Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.

This commit is contained in:
Augustin Cavalier
2015-07-02 11:12:32 -04:00
parent 827ec2dcbc
commit f561efbc96
1450 changed files with 1674 additions and 1674 deletions

View File

@@ -6,8 +6,8 @@ dependency trees into an existing makefile.
HOMEPAGE="http://www.bearnip.com/lars/be/mkdepend.html"
LICENSE="MIT"
COPYRIGHT="1995-2001 Lars Düning. All Rights Reserved"
#SRC_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip"
SRC_URI="source/mkdepend-1.7.zip"
#SOURCE_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip"
SOURCE_URI="source/mkdepend-1.7.zip"
CHECKSUM_MD5="d4ec4fea9dd9b7292b52d780c8ee3387"
REVISION="3"
ARCHITECTURES="x86_gcc2 x86 x86_64"