- Add PORTSCOUT

- Add WWW
This commit is contained in:
Chin-San Huang 2008-09-07 09:36:19 +00:00
parent 881caf48a9
commit 646512d3ad
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=220100
2 changed files with 3 additions and 3 deletions

View File

@ -21,4 +21,6 @@ PERL_MODBUILD= yes
MAN3= String::Random.3
PORTSCOUT= limit:^0\.(\d\.){,2}
.include <bsd.port.mk>

View File

@ -2,6 +2,4 @@ String::Random is used to generate random strings. It was written to
make generating random passwords and such a little easier. See the
documentation in pod format in the module for more information.
Author: Steven Pritchard <steve@silug.org>
--will
WWW: http://search.cpan.org/dist/String-Random/