diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-05-16 13:29:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-05-16 13:29:26 +0000 |
commit | 33b87a3c86330022e851505e5dbf365d731ffaa2 (patch) | |
tree | c935c13b55f113b92c71d49e2c7d879a13b1d229 /security/pear-Auth | |
parent | da71b324aea9252627be249688d5d1bed5e74cce (diff) | |
download | ports-33b87a3c86330022e851505e5dbf365d731ffaa2.tar.gz ports-33b87a3c86330022e851505e5dbf365d731ffaa2.zip |
Notes
Diffstat (limited to 'security/pear-Auth')
-rw-r--r-- | security/pear-Auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Auth/Makefile b/security/pear-Auth/Makefile index 1f9aa4f012cb..1540311b3b95 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -7,6 +7,7 @@ PORTNAME= Auth PORTVERSION= 1.6.1 +PORTREVISION= 1 CATEGORIES= security pear MAINTAINER= miwi@FreeBSD.org @@ -28,7 +29,6 @@ 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 \ |