summaryrefslogtreecommitdiffstats
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-12 04:56:21 +0000
committerasami <asami@FreeBSD.org>1995-04-12 04:56:21 +0000
commit74d33a9a6f96ce415e58530d5329dcdd0e4abddc (patch)
treedc85c2c130baa6e2bbe5dfb1b07405a49fbe29a4 /misc/screen/Makefile
parent77a92beda623c6dbe25fd459a5bad53b3e3a5763 (diff)
downloadFreeBSD-ports-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.zip
FreeBSD-ports-74d33a9a6f96ce415e58530d5329dcdd0e4abddc.tar.gz
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 8f702c2..34a07ee 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -3,13 +3,16 @@
# Date created: 25 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.6 1995/01/18 01:29:35 ache Exp $
+# $Id: Makefile,v 1.7 1995/04/01 12:50:31 jkh Exp $
#
DISTNAME= screen-3.6.1
-NCFTPFLAGS= -PN
-MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
CATEGORIES+= utilities
-GNU_CONFIGURE= YES
+MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
+
+MAINTAINER= ache@FreeBSD.ORG
+
+GNU_CONFIGURE= yes
+NCFTPFLAGS= -PN
.include <bsd.port.mk>
OpenPOWER on IntegriCloud