diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1997-12-24 17:45:48 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1997-12-24 17:45:48 +0000 |
commit | 7b1c34eeb16a25086f9f9ad4e028df562efb416d (patch) | |
tree | 6a7285b2487d3807130560299912ff870218c8cc /ftp/wu-ftpd+ipv6/Makefile | |
parent | Switch to updated fonts set (diff) |
Upgrade to beta-16
Diffstat (limited to 'ftp/wu-ftpd+ipv6/Makefile')
-rw-r--r-- | ftp/wu-ftpd+ipv6/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/ftp/wu-ftpd+ipv6/Makefile b/ftp/wu-ftpd+ipv6/Makefile index 07abf25bef24..5b1c352124c2 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-15 +# Version required: 2.4.2-beta-16 # Date created: 18 Oct 1994 # Whom: torstenb # -# $Id: Makefile,v 1.14 1997/09/09 22:59:50 ache Exp $ +# $Id: Makefile,v 1.15 1997/09/15 05:48:22 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-15 -PKGNAME= wu-ftpd-2.4.2b15 +DISTNAME= wu-ftpd-2.4.2-beta-16 +PKGNAME= wu-ftpd-2.4.2b16 CATEGORIES= net # AUSCERT recommendation MASTER_SITES= ftp://ftp.academ.com/pub/wu-ftpd/private/ @@ -18,7 +18,7 @@ EXTRACT_SUFX= .tar.Z do-build: cd ${WRKSRC} && ./build fbs -MAINTAINER= torstenb@FreeBSD.org +MAINTAINER= ache@FreeBSD.org MAN1= ftpcount.1 ftpwho.1 MAN5= ftpaccess.5 ftphosts.5 ftpconversions.5 xferlog.5 |