diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /sysutils/su2 | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'sysutils/su2')
-rw-r--r-- | sysutils/su2/Makefile | 1 | ||||
-rw-r--r-- | sysutils/su2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index ca879a8372fc..388f810ea95e 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -11,6 +11,7 @@ CATEGORIES= sysutils security MASTER_SITES= ftp://ftp.ccs.neu.edu/pub/sysadmin/ MAINTAINER= jmg@freebsd.org +COMMENT= An enhanced su, allows users to su with own password + more NO_CDROM= "Don't sell for profit" USE_REINPLACE= yes diff --git a/sysutils/su2/pkg-comment b/sysutils/su2/pkg-comment deleted file mode 100644 index aa1b7e0d6e9c..000000000000 --- a/sysutils/su2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An enhanced su, allows users to su with own password + more |