aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftp3/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-01-05 08:03:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-01-05 08:03:05 +0000
commitc1d5a3efd7f615bb205e1148280ca7fa931fc33b (patch)
treeabf396fc0b56c6077e2ad56553ef7577e8f22527 /ftp/ncftp3/Makefile
parentfa910568ff912135afd37578ec6b7171db8b07b1 (diff)
downloadports-c1d5a3efd7f615bb205e1148280ca7fa931fc33b.tar.gz
ports-c1d5a3efd7f615bb205e1148280ca7fa931fc33b.zip
Notes
Diffstat (limited to 'ftp/ncftp3/Makefile')
-rw-r--r--ftp/ncftp3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ftp/ncftp3/Makefile b/ftp/ncftp3/Makefile
index 13559507610b..055ff3256cd7 100644
--- a/ftp/ncftp3/Makefile
+++ b/ftp/ncftp3/Makefile
@@ -7,14 +7,14 @@
#
PORTNAME= ncftp
-PORTVERSION= 3.1.5
-PORTREVISION= 2
+PORTVERSION= 3.1.6
+PORTREVISION?= 0
CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.ncftp.com/ncftp/
DISTNAME= ncftp-${PORTVERSION}-src
PATCH_SITES= ftp://ftp.kame.net/pub/kame/misc/
-PATCHFILES= ncftp-315-v6-20030207.diff.gz
+#PATCHFILES= ncftp-315-v6-20030207.diff.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= obrien@FreeBSD.org