diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2004-08-20 02:56:44 +0000 |
commit | 6adf115354bb0fe447aea5e7016077e3dcd8fb97 (patch) | |
tree | 41d4f435c2386738df109c6f8e426ad04a1505f4 /x11-toolkits | |
parent | 33975deea1108576eb0a8a2c2bf8e3b1ba42ac63 (diff) | |
download | ports-6adf115354bb0fe447aea5e7016077e3dcd8fb97.tar.gz ports-6adf115354bb0fe447aea5e7016077e3dcd8fb97.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Gtk2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gtk2/Makefile b/x11-toolkits/p5-Gtk2/Makefile index f1a938b928dc..b5ef2d5de728 100644 --- a/x11-toolkits/p5-Gtk2/Makefile +++ b/x11-toolkits/p5-Gtk2/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= p5- DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:cpan \ ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:sf -MAINTAINER= clsung@dragon2.net +MAINTAINER= clsung@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 \ |