diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2011-01-29 09:55:37 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2011-01-29 09:55:37 +0000 |
commit | 85ce1f92c900428368369f5725ca68384797e049 (patch) | |
tree | 9c78d81a2c22ce3299e290a43c15260130c1f45d /ftp/ncftpd/Makefile | |
parent | 0d625e6a0737a3e0544329acb54a8ae229a2c44a (diff) | |
download | ports-85ce1f92c900428368369f5725ca68384797e049.tar.gz ports-85ce1f92c900428368369f5725ca68384797e049.zip |
Notes
Diffstat (limited to 'ftp/ncftpd/Makefile')
-rw-r--r-- | ftp/ncftpd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile index 86625d49b7e2..9063be361317 100644 --- a/ftp/ncftpd/Makefile +++ b/ftp/ncftpd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ncftpd -PORTVERSION= 2.8.6 +PORTVERSION= 2.8.7 CATEGORIES= ftp MASTER_SITES= ftp://ftp.ncftp.com/ncftpd/${PORTVERSION}/ \ ftp://ftp.nl.uu.net/pub/unix/ftp/ncftpd/${PORTVERSION}/ \ |