diff options
author | Steve Wills <swills@FreeBSD.org> | 2010-12-09 02:36:55 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2010-12-09 02:36:55 +0000 |
commit | 96393a5695afbc0b0fd02fd37d15dba311945c57 (patch) | |
tree | 0e50a604b47015c06ab467235c6f10b7fc423c9c /x11-toolkits | |
parent | 2dd13e1db9ad44ecfa7fda5a11d45a0c9827c0c5 (diff) | |
download | ports-96393a5695afbc0b0fd02fd37d15dba311945c57.tar.gz ports-96393a5695afbc0b0fd02fd37d15dba311945c57.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gtk2/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Pango/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index 595775e7cf75..112faf49ace3 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits lang perl5 MASTER_SITES= CPAN SF/${PORTNAME:L}-perl/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl module for Gtk+ 2.x graphical user interface library BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ diff --git a/x11-toolkits/p5-Pango/Makefile b/x11-toolkits/p5-Pango/Makefile index 04ab6d0ebafd..b645bfb106ee 100644 --- a/x11-toolkits/p5-Pango/Makefile +++ b/x11-toolkits/p5-Pango/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/T/TS/TSCH PKGNAMEPREFIX= p5- -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT= Perl module for layout and render i18n text BUILD_DEPENDS= ${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \ |