diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/screen/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile index 951072ee6a3..ccd2c9ba845 100644 --- a/misc/screen/Makefile +++ b/misc/screen/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2002/12/23 13:13:02 grant Exp $ +# $NetBSD: Makefile,v 1.39 2002/12/23 16:25:30 cjep Exp $ DISTNAME= screen-3.9.13 CATEGORIES= misc @@ -9,7 +9,7 @@ MAINTAINER= hubertf@netbsd.org HOMEPAGE= http://www.gnu.org/software/screen/screen.html COMMENT= Multi-screen window manager -USE_BUILDLINK2= # defined +USE_BUILDLINK2= # defined INFO_FILES= screen.info PLIST_SUBST= DISTNAME=${DISTNAME} TEXINFO_OVERRIDE= YES |