diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 20:58:36 +0000 |
commit | a860cdceca029994c19e3a161484ba3278e2719c (patch) | |
tree | dd1d45f9566c2e4b98c5a22d0c4fa968d1be235e /security/pear-Text_Password | |
parent | 0cc4241a4c34166c94bed1ed30dad9f678cf7bd3 (diff) |
Notes
Diffstat (limited to 'security/pear-Text_Password')
-rw-r--r-- | security/pear-Text_Password/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pear-Text_Password/Makefile b/security/pear-Text_Password/Makefile index a9f2718feca3..53f68b37434b 100644 --- a/security/pear-Text_Password/Makefile +++ b/security/pear-Text_Password/Makefile @@ -12,6 +12,8 @@ CATEGORIES= security www pear MAINTAINER= bra@fsn.hu COMMENT= PEAR random password creator +BROKEN= Incomplete pkg-plist + USE_PHP= yes WANT_PHP_PEAR= yes |