diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 02:19:34 +0800 |
commit | 1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7 (patch) | |
tree | bda04ed172fc80de3dc7be3c4463a3d0f942ba3f /x11-toolkits | |
parent | b502893bb74a56b3845e4ead8df47b78cbd2c294 (diff) | |
download | freebsd-ports-graphics-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.gz freebsd-ports-graphics-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.tar.zst freebsd-ports-graphics-1581a2a8f0abecc8aaae2ef8c1467b19f0608eb7.zip |
- Reassign ports to the heap due to a mail bounce
With hat: portmgr
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Glade2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Glade2/Makefile b/x11-toolkits/p5-Glade2/Makefile index f5c9aeed867..13509f755e1 100644 --- a/x11-toolkits/p5-Glade2/Makefile +++ b/x11-toolkits/p5-Glade2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- PKGNAMESUFFIX= 2 DISTNAME= Gtk2-GladeXML-${PORTVERSION} -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Gtk2-Perl bindings to libglade2 EXTRACT_DEPENDS=p5-ExtUtils-Depends>=0:${PORTSDIR}/devel/p5-ExtUtils-Depends diff --git a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile index 0e80c2d1431..2997a9eec00 100644 --- a/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile +++ b/x11-toolkits/p5-Gtk2-Ex-PodViewer/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@c0decafe.net +MAINTAINER= ports@FreeBSD.org COMMENT= Displays plain old documentation BUILD_DEPENDS= p5-Gtk2>=0:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |