diff options
author | skv <skv@FreeBSD.org> | 2005-03-18 00:22:06 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2005-03-18 00:22:06 +0800 |
commit | 235fbd900a309bc54ad035234a167499bb4696ef (patch) | |
tree | f83df8cac344d80e58e4721a818e87266dd16c04 | |
parent | 16ff46cf9109ff22fd352d085c0846e79ad22d68 (diff) | |
download | freebsd-ports-gnome-235fbd900a309bc54ad035234a167499bb4696ef.tar.gz freebsd-ports-gnome-235fbd900a309bc54ad035234a167499bb4696ef.tar.zst freebsd-ports-gnome-235fbd900a309bc54ad035234a167499bb4696ef.zip |
Reset MAINTAINER to perl@FreeBSD.org
(previous maintainer is not available since 2002).
Approved by: portmgr (krion)
-rw-r--r-- | devel/p5-File-Spec/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-PathTools/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-Spec/Makefile b/devel/p5-File-Spec/Makefile index 2f726f2d96e7..310e58e5793e 100644 --- a/devel/p5-File-Spec/Makefile +++ b/devel/p5-File-Spec/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= perl@FreeBSD.org COMMENT= A Perl module for portably manipulating file specifications PERL_CONFIGURE= yes diff --git a/devel/p5-PathTools/Makefile b/devel/p5-PathTools/Makefile index 2f726f2d96e7..310e58e5793e 100644 --- a/devel/p5-PathTools/Makefile +++ b/devel/p5-PathTools/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- -MAINTAINER= dburr@FreeBSD.ORG +MAINTAINER= perl@FreeBSD.org COMMENT= A Perl module for portably manipulating file specifications PERL_CONFIGURE= yes |