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_SASL | |
parent | 6b26ddff3112fadce86072cddaf6a07e4faa741f (diff) | |
download | ports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.tar.gz ports-d30e571eb6f5232da70daf4dc32b93c08bff1de9.zip |
Notes
Diffstat (limited to 'security/pear-Auth_SASL')
-rw-r--r-- | security/pear-Auth_SASL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Auth_SASL/Makefile b/security/pear-Auth_SASL/Makefile index e4d11480e350..d0a421dc0138 100644 --- a/security/pear-Auth_SASL/Makefile +++ b/security/pear-Auth_SASL/Makefile @@ -7,7 +7,7 @@ PORTNAME= Auth_SASL PORTVERSION= 1.0.1 -CATEGORIES= security www +CATEGORIES= security www pear MAINTAINER= ports@FreeBSD.org COMMENT= PEAR abstraction of various SASL mechanism responses |