mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Rename SRC_URI/SRC_FILENAME to SOURCE_URI/SOURCE_FILENAME.
This commit is contained in:
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user