diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-04-29 02:48:10 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-04-29 02:48:10 +0000 |
commit | 76d58a8727720a06af5b7a29787f01ae545d2464 (patch) | |
tree | c6a19bd33d9aa26e69c8874b14d966f9253d1ec6 /ftp | |
parent | 895fb30eefab6c1094c3184d0af3e71a1457a2ad (diff) | |
download | ports-76d58a8727720a06af5b7a29787f01ae545d2464.tar.gz ports-76d58a8727720a06af5b7a29787f01ae545d2464.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 3 | ||||
-rw-r--r-- | ftp/wu-ftpd/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 4879a0c0d208..7e744e4f7dd8 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -3,12 +3,13 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.11 1997/02/01 22:17:11 ache Exp $ +# $Id: Makefile,v 1.12 1997/04/27 21:48:45 ache Exp $ # # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions DISTNAME= wu-ftpd-2.4.2-beta-13 +PKGNAME= wu-ftpd-2.4.2b13 CATEGORIES= net # AUSCERT recommendation MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index 4879a0c0d208..7e744e4f7dd8 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -3,12 +3,13 @@ # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.11 1997/02/01 22:17:11 ache Exp $ +# $Id: Makefile,v 1.12 1997/04/27 21:48:45 ache Exp $ # # REMINDER: to use ftpaccess(5) you need to specify -a in command line, # it is changed from previous versions DISTNAME= wu-ftpd-2.4.2-beta-13 +PKGNAME= wu-ftpd-2.4.2b13 CATEGORIES= net # AUSCERT recommendation MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ |