aboutsummaryrefslogtreecommitdiff
path: root/ftp/wzdftpd/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-07-01 23:38:36 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-07-01 23:38:36 +0000
commit2cd3ae76f025355a2aea4bda5beeff387cffcf24 (patch)
tree5dce8cea91db39c9987df9d630175b64198774e7 /ftp/wzdftpd/Makefile
parent17eb98645c676a630905a87ac4fa3d86107d1dd4 (diff)
Notes
Diffstat (limited to 'ftp/wzdftpd/Makefile')
-rw-r--r--ftp/wzdftpd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/wzdftpd/Makefile b/ftp/wzdftpd/Makefile
index b4f8c82d4273..03912f58ac7f 100644
--- a/ftp/wzdftpd/Makefile
+++ b/ftp/wzdftpd/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= wzdftpd
-PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTVERSION= 0.3.3
CATEGORIES= ftp ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,6 +25,8 @@ CONFIGURE_ARGS+= --without-mysql
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
PKGMESSAGE= ${WRKDIR}/pkg-message
+MAN8= wzdftpd.8
+
.if defined(PACKAGE_BUILDING)
WITH_UTF8= yes
WITH_TCL= yes