diff options
Diffstat (limited to 'misc/iselect/Makefile')
-rw-r--r-- | misc/iselect/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 14ac20917bd..bf537865bfd 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/02/14 11:44:22 jtb Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 18:09:07 wiz Exp $ DISTNAME= iselect-1.2.0 CATEGORIES= misc @@ -6,6 +6,7 @@ MASTER_SITES= http://www.engelschall.com/sw/iselect/distrib/ MAINTAINER= jtb@netbsd.org HOMEPAGE= http://www.engelschall.com/sw/iselect/ +COMMENT= Curses based Interactive Selection Tool GNU_CONFIGURE= #defined USE_CURSES= #defined |