diff options
author | tobez <tobez@FreeBSD.org> | 2005-02-15 17:50:17 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2005-02-15 17:50:17 +0800 |
commit | 47fcf4b105a44cf183b86e7746942e84a523f84e (patch) | |
tree | 389fe88deb5aec1d964d14f9849c82b4bf13bb59 /devel | |
parent | fb1789df0fdebebda0dcf26df8dc2a666a3f5ffd (diff) | |
download | freebsd-ports-gnome-47fcf4b105a44cf183b86e7746942e84a523f84e.tar.gz freebsd-ports-gnome-47fcf4b105a44cf183b86e7746942e84a523f84e.tar.zst freebsd-ports-gnome-47fcf4b105a44cf183b86e7746942e84a523f84e.zip |
Set maintainer to be the submitter (fbsdports at commit dor it).
PR: 77491
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Module-Refresh/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-LongString/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Test-WWW-Mechanize/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/p5-Module-Refresh/Makefile b/devel/p5-Module-Refresh/Makefile index a50f10c26c38..758ffd0e96f2 100644 --- a/devel/p5-Module-Refresh/Makefile +++ b/devel/p5-Module-Refresh/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module PKGNAMEPREFIX= p5- -MAINTAINER= perl@freebsd.org +MAINTAINER= fbsdports@commit.it COMMENT= Refresh %INC files when updated on disk PERL_CONFIGURE= yes diff --git a/devel/p5-Test-LongString/Makefile b/devel/p5-Test-LongString/Makefile index 3cc25d95a5c3..4638110e174c 100644 --- a/devel/p5-Test-LongString/Makefile +++ b/devel/p5-Test-LongString/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= fbsdports@commit.it COMMENT= A library to test long strings PERL_CONFIGURE= yes diff --git a/devel/p5-Test-WWW-Mechanize/Makefile b/devel/p5-Test-WWW-Mechanize/Makefile index 4fe381b5d00c..8781797bd8df 100644 --- a/devel/p5-Test-WWW-Mechanize/Makefile +++ b/devel/p5-Test-WWW-Mechanize/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- -MAINTAINER= perl@FreeBSD.org +MAINTAINER= fbsdports@commit.it COMMENT= Testing-specific WWW::Mechanize subclass BUILD_DEPENDS= ${SITE_PERL}/WWW/Mechanize.pm:${PORTSDIR}/www/p5-WWW-Mechanize \ |