diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | 2cc9d91309e2cd390da92e3df3b2e79901efc12a (patch) | |
tree | 74d3f5bef1c5041d72c1452a48f28478a2fda2a3 /security/pear-Text_Password | |
parent | 714ea1c6623c73ff6b6b85dc96cd85c8d66afc19 (diff) |
Notes
Diffstat (limited to 'security/pear-Text_Password')
-rw-r--r-- | security/pear-Text_Password/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Text_Password/Makefile b/security/pear-Text_Password/Makefile index f3a00b7760de..2d0785cb981e 100644 --- a/security/pear-Text_Password/Makefile +++ b/security/pear-Text_Password/Makefile @@ -9,7 +9,7 @@ PORTNAME= Text_password PORTVERSION= 1.1.0 CATEGORIES= security www pear -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= PEAR random password creator USE_PHP= yes |