summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-04-16 15:39:26 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-04-16 15:39:26 +0000
commit97d9e3b4baf5bb8ecc534a526c928ada6e27ef0b (patch)
treee6e6dce2569beae920cb1aaf3cce209be646a3ee /misc
parentUpgrade to 3.6.2. (diff)
Remove NCFTPFLAGS, ncftp defaults changed
Notes
Notes: svn path=/head/; revision=1402
Diffstat (limited to 'misc')
-rw-r--r--misc/screen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index ab3df192a5d2..2b9742a7bae7 100644
--- a/misc/screen/Makefile
+++ b/misc/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>