diff options
author | cjep <cjep> | 2002-12-23 16:24:59 +0000 |
---|---|---|
committer | cjep <cjep> | 2002-12-23 16:24:59 +0000 |
commit | 5c5b397f50e34e4acf5422952701ef7b579e5845 (patch) | |
tree | c03f45c7308c7b79234e60ad363cda563300789a /misc | |
parent | efe63049363abde80d5dfdce5ef2f33f7e321317 (diff) | |
download | pkgsrc-5c5b397f50e34e4acf5422952701ef7b579e5845.tar.gz |
Whitespace fix
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 |