diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-12-09 08:15:52 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-12-09 08:15:52 +0000 |
commit | 647a84faac06e877345bfdf63ef784a874bc3584 (patch) | |
tree | 8e5ec04bce5727098e89f7299abbc1c80f9bfb93 /security/pear-Auth | |
parent | bc1e5abbe3587d938ba736fb160cb05d0a157290 (diff) | |
download | ports-647a84faac06e877345bfdf63ef784a874bc3584.tar.gz ports-647a84faac06e877345bfdf63ef784a874bc3584.zip |
Notes
Diffstat (limited to 'security/pear-Auth')
-rw-r--r-- | security/pear-Auth/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index a8515d9e0eb0..c22bb4483699 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -7,6 +7,7 @@ PORTNAME= Auth PORTVERSION= 1.6.2 +PORTREVISION= 1 CATEGORIES= security pear MAINTAINER= miwi@FreeBSD.org @@ -28,6 +29,7 @@ OPTIONS= PEAR_LOG "PEAR::Log support" off \ PEAR_SOAP "PEAR::SOAP support" off \ PEAR_NET_VPOPMAILD "PEAR::Net_Vpopmaild support" off +CATEGORY= Auth FILES= Auth.php Auth.php.bak Auth/Anonymous.php Auth/Auth.php \ Auth/Controller.php Container.php Container/Array.php \ Container/DB.php Container/DBLite.php Container/File.php \ |