diff options
author | ache <ache@FreeBSD.org> | 1995-04-16 23:39:26 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-04-16 23:39:26 +0800 |
commit | cee5b02accde5c7b95a154122e9b441cdf7f7ba0 (patch) | |
tree | aed5b2c831941b4b05ef32f93130504efac29fb8 /net/dgd/Makefile | |
parent | 8e87186490ad108d12444737a3fc0acfae348094 (diff) | |
download | freebsd-ports-gnome-cee5b02accde5c7b95a154122e9b441cdf7f7ba0.tar.gz freebsd-ports-gnome-cee5b02accde5c7b95a154122e9b441cdf7f7ba0.tar.zst freebsd-ports-gnome-cee5b02accde5c7b95a154122e9b441cdf7f7ba0.zip |
Remove NCFTPFLAGS, ncftp defaults changed
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r-- | net/dgd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 8f096a31be71..09fad8f75885 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -13,7 +13,6 @@ PATCH_FILES= 1.0.9-1.0.9.1.gz PATCHSITE:= ${MASTER_SITE_OVERRIDE} .else PATCHSITE= epsilon.me.chalmers.se: -NCFTPFLAGS= -P -V2 .endif _PATCH_COOKIE= ${.CURDIR}/work/._patch_done PATCHLIST= ${.CURDIR}/work/.patchlist |