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-lpmud | |
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-lpmud')
-rw-r--r-- | net/dgd-lpmud/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 791507af0e5c..5ccccd5cbe05 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -3,7 +3,7 @@ # Date created: 10 November 1994 # Whom: adam # -# $Id$ +# $Id: Makefile,v 1.3 1995/04/15 05:41:24 asami Exp $ # DISTNAME= dgd-lpmud @@ -15,7 +15,6 @@ DISTFILES= sim-2.4.5.tar.gz 2.4.5.tar.gz DEPENDS= ${PORTSDIR}/net/dgd -NCFTPFLAGS= -P NO_WRKSUBDIR= PKG_ARGS= -v -c ${PKGDIR}/COMMENT -d ${PKGDIR}/DESCR -f ${PKGDIR}/PLIST \ -r ${PKGDIR}/REQ |