diff options
author | garga <garga@FreeBSD.org> | 2007-03-13 16:45:20 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2007-03-13 16:45:20 +0000 |
commit | 69f7872497c5c0a350a5f0fa072fff5714c3fc19 (patch) | |
tree | 810a87f51aa804dcd52b92ed1e68ad4473eeb351 | |
parent | 641938e5a8ddff2f39e80573add76602d13afa13 (diff) | |
download | FreeBSD-ports-69f7872497c5c0a350a5f0fa072fff5714c3fc19.zip FreeBSD-ports-69f7872497c5c0a350a5f0fa072fff5714c3fc19.tar.gz |
Transfer maintainership to perl@
-rw-r--r-- | devel/p5-Logfile-Rotate/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Taint-Runtime/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Authen-Krb5/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Logfile-Rotate/Makefile b/devel/p5-Logfile-Rotate/Makefile index f6beec6..3e9793e 100644 --- a/devel/p5-Logfile-Rotate/Makefile +++ b/devel/p5-Logfile-Rotate/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= garga@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to rotate logfiles PERL_CONFIGURE= yes diff --git a/devel/p5-Taint-Runtime/Makefile b/devel/p5-Taint-Runtime/Makefile index 8c699d2..5bfdf12 100644 --- a/devel/p5-Taint-Runtime/Makefile +++ b/devel/p5-Taint-Runtime/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Taint PKGNAMEPREFIX= p5- -MAINTAINER= garga@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Runtime enable/disable taint checking PERL_CONFIGURE= yes diff --git a/security/p5-Authen-Krb5/Makefile b/security/p5-Authen-Krb5/Makefile index a0dae2c..8dc1be8 100644 --- a/security/p5-Authen-Krb5/Makefile +++ b/security/p5-Authen-Krb5/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Authen PKGNAMEPREFIX= p5- DISTNAME= Krb5-${PORTVERSION} -MAINTAINER= garga@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for Kerberos 5 LIB_DEPENDS= gssapi_krb5.2:${PORTSDIR}/security/krb5 |