diff options
-rw-r--r-- | net/spread/Makefile | 2 | ||||
-rw-r--r-- | net/spread4/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/spread/Makefile b/net/spread/Makefile index dd09105f58ae..a06172692f7d 100644 --- a/net/spread/Makefile +++ b/net/spread/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 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 |