diff options
Diffstat (limited to 'sysutils/su2/Makefile')
-rw-r--r-- | sysutils/su2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index 01a38de7faf..d79c4aca6a8 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/19 08:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 17:24:36 martti Exp $ # DISTNAME= su2-1.3 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ MAINTAINER= collver1@comcast.net HOMEPAGE= ftp://ftp.ccs.neu.edu/pub/sysadmin/ -COMMENT= enhanced su, users su with own password + more +COMMENT= Enhanced su, users su with own password + more LICENSE= no-profit NO_CONFIGURE= yes |