diff options
author | SADA Kenji <sada@FreeBSD.org> | 2001-10-25 14:45:22 +0000 |
---|---|---|
committer | SADA Kenji <sada@FreeBSD.org> | 2001-10-25 14:45:22 +0000 |
commit | da4399d4020c30cd1e13b893022b6093fdcad051 (patch) | |
tree | 1b9fd4c1ecb1fabd22dba595fd81a38e46f4a121 /net/spread4 | |
parent | cc9928cd2ab9616d0ce2f2d75b9ca58a5fd03cab (diff) | |
download | ports-da4399d4020c30cd1e13b893022b6093fdcad051.tar.gz ports-da4399d4020c30cd1e13b893022b6093fdcad051.zip |
Notes
Diffstat (limited to 'net/spread4')
-rw-r--r-- | net/spread4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/spread4/Makefile b/net/spread4/Makefile index dd09105f58ae..a06172692f7d 100644 --- a/net/spread4/Makefile +++ b/net/spread4/Makefile @@ -27,7 +27,7 @@ MAN3= SP_connect.3 SP_disconnect.3 SP_equal_group_ids.3 SP_error.3 \ USE_PERL5= yes NO_CDROM= "See the license: http://www.spread.org/license/" -#NO_PACKAGE= "User and group needs to be created" +NO_PACKAGE= "User and group needs to be created" RESTRICTED= "See the license: http://www.spread.org/license/" INSTALLS_SHLIB= yes |