diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2008-07-23 02:43:55 +0000 |
commit | b43083409f500d0ff330b246e79274b041900d83 (patch) | |
tree | d3d2349375484004ccc24d4ee61deb1adde10898 /security/p5-Authen-Simple-HTTP | |
parent | 75b5fa19be69caed346098c59ad732978494a190 (diff) | |
download | ports-b43083409f500d0ff330b246e79274b041900d83.tar.gz ports-b43083409f500d0ff330b246e79274b041900d83.zip |
Update my ports to my freebsd address
Approved by: araujo (mentor)
Notes
Notes:
svn path=/head/; revision=217338
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 859f1b1bfe01..3883ca889974 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@p6m7g8.com +MAINTAINER= pgollucci@FreeBSD.org COMMENT= Simple HTTP authentication BUILD_DEPENDS= ${SITE_PERL}/Authen/Simple.pm:${PORTSDIR}/security/p5-Authen-Simple \ |