aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-04-16 23:39:26 +0800
committerache <ache@FreeBSD.org>1995-04-16 23:39:26 +0800
commitcee5b02accde5c7b95a154122e9b441cdf7f7ba0 (patch)
treeaed5b2c831941b4b05ef32f93130504efac29fb8 /sysutils
parent8e87186490ad108d12444737a3fc0acfae348094 (diff)
downloadfreebsd-ports-graphics-cee5b02accde5c7b95a154122e9b441cdf7f7ba0.tar.gz
freebsd-ports-graphics-cee5b02accde5c7b95a154122e9b441cdf7f7ba0.tar.zst
freebsd-ports-graphics-cee5b02accde5c7b95a154122e9b441cdf7f7ba0.zip
Remove NCFTPFLAGS, ncftp defaults changed
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/screen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile
index ab3df192a5d..2b9742a7bae 100644
--- a/sysutils/screen/Makefile
+++ b/sysutils/screen/Makefile
@@ -3,7 +3,7 @@
# Date created: 25 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.8 1995/04/12 04:56:21 asami Exp $
+# $Id: Makefile,v 1.9 1995/04/16 11:28:50 ache Exp $
#
DISTNAME= screen-3.6.2
@@ -13,6 +13,5 @@ MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= yes
-NCFTPFLAGS= -PN
.include <bsd.port.mk>