diff options
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 \ |