diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-05-12 22:27:11 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-05-12 22:27:11 +0000 |
commit | 9af8ed2755bdae60ef31c1511ddbaf675d05860f (patch) | |
tree | 64b19cb859347495de35c9ba675a59e709483f5f /ftp/wu-ftpd+ipv6/Makefile | |
parent | e8adc27c3ee55c19004a42214f7af0223a8b5f0b (diff) | |
download | ports-9af8ed2755bdae60ef31c1511ddbaf675d05860f.tar.gz ports-9af8ed2755bdae60ef31c1511ddbaf675d05860f.zip |
Notes
Diffstat (limited to 'ftp/wu-ftpd+ipv6/Makefile')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 5b1c352124c2..96d4f25cdad8 100644 --- a/ftp/wu-ftpd+ipv6/Makefile +++ b/ftp/wu-ftpd+ipv6/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: wu-ftpd -# Version required: 2.4.2-beta-16 +# Version required: 2.4.2-beta # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.15 1997/09/15 05:48:22 ache Exp $ +# $Id: Makefile,v 1.16 1997/12/24 17:45:28 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-16 -PKGNAME= wu-ftpd-2.4.2b16 +DISTNAME= wu-ftpd-2.4.2-beta-17 +PKGNAME= wu-ftpd-2.4.2b17 CATEGORIES= net # AUSCERT recommendation MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ |