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

@@ -3,7 +3,7 @@ DESCRIPTION="ftp is a standard command line client for connecting to FTP \
servers. The File Transfer protocol (defined in RFC 959) is used for \
transferring files from one computer to another over a network."
HOMEPAGE="http://netbsd.org/"
SRC_URI="cvs://anoncvs@anoncvs.NetBSD.org:/cvsroot/src/usr.bin/ftp#2012-12-21"
SOURCE_URI="cvs://anoncvs@anoncvs.NetBSD.org:/cvsroot/src/usr.bin/ftp#2012-12-21"
REVISION="1"
LICENSE="BSD (3-clause)"
COPYRIGHT="1997-2012 The NetBSD Foundation, Inc."