aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2016-11-01 00:01:55 +0800
committeradamw <adamw@FreeBSD.org>2016-11-01 00:01:55 +0800
commita6e347620534464c4d0258da30987db8d7cb728c (patch)
treeaa6d553c52a60d46170080f7dfaa6b9ad056d1cf /devel
parent26d71c51cb7402455bb61694540e07ef40493cc2 (diff)
downloadfreebsd-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/Makefile2
-rw-r--r--devel/p5-SDL/Makefile2
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