aboutsummaryrefslogtreecommitdiff
path: root/ftp/ncftpd
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-09-11 07:33:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-09-11 07:33:35 +0000
commitbc92f83f1c081ebd9668f781dd615f730b48ac87 (patch)
treeef0bab99b93f589253210db16dfdbd65e5e35e17 /ftp/ncftpd
parentf670bed035c60488a1f50fef4df1346358669a70 (diff)
downloadports-bc92f83f1c081ebd9668f781dd615f730b48ac87.tar.gz
ports-bc92f83f1c081ebd9668f781dd615f730b48ac87.zip
Notes
Diffstat (limited to 'ftp/ncftpd')
-rw-r--r--ftp/ncftpd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/ftp/ncftpd/Makefile b/ftp/ncftpd/Makefile
index 89fec80d07bf..18f239d61229 100644
--- a/ftp/ncftpd/Makefile
+++ b/ftp/ncftpd/Makefile
@@ -9,7 +9,9 @@ PORTNAME= ncftpd
PORTVERSION= 2.8.3
CATEGORIES= ftp
MASTER_SITES= ftp://ftp.ncftp.com/ncftpd/${PORTVERSION}/ \
- ftp://ftp.nl.uu.net/pub/unix/ftp/ncftpd/${PORTVERSION}/
+ ftp://ftp.nl.uu.net/pub/unix/ftp/ncftpd/${PORTVERSION}/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= miwi
DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd${BINVER}-${ARCH}-export
MAINTAINER= rainer.alves@gmail.com