From 19e38c2e9f0410723cc1a29649f9ab578bae6e85 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 12 Apr 1995 04:56:21 +0000 Subject: Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up some Makefiles along the way. --- misc/screen/Makefile | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'misc/screen') diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 8f702c27047f..34a07ee7f290 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 -- cgit v1.2.3