summaryrefslogtreecommitdiff
path: root/misc/screen/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-05-23 23:49:24 +0000
committerwiz <wiz@pkgsrc.org>2007-05-23 23:49:24 +0000
commitfe4473a5958b02de5920da6f476b8e4c24e6e9e7 (patch)
tree3b6284e4ee5c8652acbe1477933581fc1bb62823 /misc/screen/Makefile
parentdb056fe3bc9f45a9561dd1748dce49eb72ba6cc4 (diff)
downloadpkgsrc-fe4473a5958b02de5920da6f476b8e4c24e6e9e7.tar.gz
Squelch a pkglint warning.
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r--misc/screen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 069b391b42b..4791c1c49fe 100644
--- a/misc/screen/Makefile
+++ b/misc/screen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.72 2007/05/23 23:46:08 wiz Exp $
+# $NetBSD: Makefile,v 1.73 2007/05/23 23:49:24 wiz Exp $
DISTNAME= screen-4.0.3
CATEGORIES= misc shells
@@ -23,7 +23,7 @@ CONFIGURE_ARGS+= --with-sys-screenrc=${PKG_SYSCONFDIR}/screenrc
CONFIGURE_ARGS+= --enable-telnet
PKG_SHELL= bin/screen
-INFO_FILES= # PLIST
+INFO_FILES= YES
.include "../../mk/bsd.prefs.mk"