diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2013-12-16 18:24:49 +0000 |
commit | 43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53 (patch) | |
tree | cd6a453a3436c1bf7aef437bd36709d2ee1e1ed0 /security/p5-Apache-Htpasswd | |
parent | 5e05f453aedff40f0f045de1dff1b04f347dc060 (diff) | |
download | ports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.tar.gz ports-43b0eb0cb0549be9dd111aa85f9a51ba53c8bf53.zip |
Notes
Diffstat (limited to 'security/p5-Apache-Htpasswd')
-rw-r--r-- | security/p5-Apache-Htpasswd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Apache-Htpasswd/Makefile b/security/p5-Apache-Htpasswd/Makefile index 4dbb8b161e7f..824b034b2b43 100644 --- a/security/p5-Apache-Htpasswd/Makefile +++ b/security/p5-Apache-Htpasswd/Makefile @@ -7,7 +7,7 @@ CATEGORIES= security perl5 www MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Manage Unix crypt-style password file BUILD_DEPENDS= p5-Crypt-PasswdMD5>=0:${PORTSDIR}/security/p5-Crypt-PasswdMD5 \ |