diff options
author | adamw <adamw@FreeBSD.org> | 2016-11-01 00:01:55 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2016-11-01 00:01:55 +0800 |
commit | a6e347620534464c4d0258da30987db8d7cb728c (patch) | |
tree | aa6d553c52a60d46170080f7dfaa6b9ad056d1cf /devel | |
parent | 26d71c51cb7402455bb61694540e07ef40493cc2 (diff) | |
download | freebsd-ports-gnome-a6e347620534464c4d0258da30987db8d7cb728c.tar.gz freebsd-ports-gnome-a6e347620534464c4d0258da30987db8d7cb728c.tar.zst freebsd-ports-gnome-a6e347620534464c4d0258da30987db8d7cb728c.zip |
Reassign ports@ perl modules to perl@
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Alien-SDL/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-SDL/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Alien-SDL/Makefile b/devel/p5-Alien-SDL/Makefile index 9db658549b1b..25f65baab1a3 100644 --- a/devel/p5-Alien-SDL/Makefile +++ b/devel/p5-Alien-SDL/Makefile @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Detect and get configuration setting for SDL LICENSE= GPLv2 diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index 4681deb04e2e..04c039776ec1 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -8,7 +8,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Bindings for SDL LICENSE= GPLv2 |