diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-13 18:07:49 +0000 |
commit | 89c63fe984ae2329c9810795b619455bc420d846 (patch) | |
tree | 253fbf8ea7c2641a1f8074c1a09655a98a73d456 /security/p5-Authen-Simple-HTTP | |
parent | 7b8e4f76ad926de70246c65159275542921f9aef (diff) | |
download | ports-89c63fe984ae2329c9810795b619455bc420d846.tar.gz ports-89c63fe984ae2329c9810795b619455bc420d846.zip |
Notes
Diffstat (limited to 'security/p5-Authen-Simple-HTTP')
-rw-r--r-- | security/p5-Authen-Simple-HTTP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-HTTP/Makefile b/security/p5-Authen-Simple-HTTP/Makefile index e81ee3ad5e69..d7231ae08355 100644 --- a/security/p5-Authen-Simple-HTTP/Makefile +++ b/security/p5-Authen-Simple-HTTP/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Simple HTTP authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |