diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
commit | 28dd10dcb401c431386390d9b259d3f7330f6f2b (patch) | |
tree | 7faca4f0ee68daa442a553a83311caed144b3e09 /sysutils/su2 | |
parent | 0101e2c34264299778df1cb6ea451b51dabf4ded (diff) | |
download | ports-28dd10dcb401c431386390d9b259d3f7330f6f2b.tar.gz ports-28dd10dcb401c431386390d9b259d3f7330f6f2b.zip |
Notes
Diffstat (limited to 'sysutils/su2')
-rw-r--r-- | sysutils/su2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/su2/Makefile b/sysutils/su2/Makefile index 1f7000c2ba78..09b46914874d 100644 --- a/sysutils/su2/Makefile +++ b/sysutils/su2/Makefile @@ -14,7 +14,6 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced su, allows users to su with own password + more NO_CDROM= "Don't sell for profit" -USE_REINPLACE= yes MAN1= su2.1 PLIST_FILES= bin/su2 |