summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1995-04-18 09:08:21 +0000
committerAdam David <adam@FreeBSD.org>1995-04-18 09:08:21 +0000
commitee249b65cd0ecc8965be92bfd119a6aa97675108 (patch)
tree5897d9f1215394454dc11a16e6be3a71115feb47 /net/dgd
parentUse PKGNAME in the "describe" target (used to generate INDEX) too. (diff)
Master site is not anonymous, need to set NCFTPFLAGS
Notes
Notes: svn path=/head/; revision=1450
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index c6882b9ffe2a..42cd571086f4 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -7,6 +7,8 @@
DISTNAME= dgd-1.0.9
DISTFILES= ${DISTNAME}.tar.gz
+NCFTPFLAGS= -P
+
# changed from PATCHFILES so it won't confuse bsd.port.mk
PATCH_FILES= 1.0.9-1.0.9.1.gz
.if defined(MASTER_SITE_OVERRIDE)