diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-12 23:46:19 +0000 |
commit | d30e571eb6f5232da70daf4dc32b93c08bff1de9 (patch) | |
tree | 87603ac289c6880af1a48253ff77e15abbaebe27 /security/pear-Auth | |
parent | 6b26ddff3112fadce86072cddaf6a07e4faa741f (diff) | |
download | ports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.tar.gz ports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.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 e276a9ae5c6c..89b5bd8a6134 100644 --- a/security/pear-Auth/Makefile +++ b/security/pear-Auth/Makefile @@ -7,7 +7,7 @@ PORTNAME= Auth PORTVERSION= 1.2.2 -CATEGORIES= security www +CATEGORIES= security www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR authentication methods |