summaryrefslogtreecommitdiff
path: root/ftp/wu-ftpd
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-12 05:31:29 +0000
commit343c80d542a8a68a6de7c4e7b02a392d8e1d6fa0 (patch)
treeaf192acb44bc78babb8295dfaebfa76b487f1087 /ftp/wu-ftpd
parentPORTNAME/VERSION stuff (diff)
PORTNAME/PORTVERSION stuff
Notes
Notes: svn path=/head/; revision=27456
Diffstat (limited to 'ftp/wu-ftpd')
-rw-r--r--ftp/wu-ftpd/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile
index 5ad84e730b6a..7e9391cdaa18 100644
--- a/ftp/wu-ftpd/Makefile
+++ b/ftp/wu-ftpd/Makefile
@@ -1,5 +1,4 @@
# New ports collection makefile for: wu-ftpd
-# Version required: 2.6.*
# Date created: 18 Oct 1994
# Whom: torstenb
#
@@ -8,11 +7,12 @@
# REMINDER: to use ftpaccess(5) you need to specify -a in command line,
# it is changed from previous versions
-DISTNAME= wu-ftpd-2.6.0
+PORTNAME= wu-ftpd
+PORTVERSION= 2.6.0
CATEGORIES= ftp
-MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
+MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/
-MAINTAINER= ache@FreeBSD.org
+MAINTAINER= ache@FreeBSD.org
Y2K= http://www.cetis.hvu.nl/~koos/wu-ftpd-faq.html#QA35