diff options
author | Po-Chien Lin <pclin@FreeBSD.org> | 2013-02-13 06:04:08 +0000 |
---|---|---|
committer | Po-Chien Lin <pclin@FreeBSD.org> | 2013-02-13 06:04:08 +0000 |
commit | 844e31a28d0a131b1ea5ab3c98bd33c8387b9af9 (patch) | |
tree | 41f8496fb1a55368ad7a5979e63c22ab66f30478 /x11-toolkits | |
parent | 73c25b397b5ca0e797e74394d76018d8b5e08315 (diff) | |
download | ports-844e31a28d0a131b1ea5ab3c98bd33c8387b9af9.tar.gz ports-844e31a28d0a131b1ea5ab3c98bd33c8387b9af9.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-Alien-wxWidgets/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-Wx/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/p5-Alien-wxWidgets/Makefile b/x11-toolkits/p5-Alien-wxWidgets/Makefile index ac7f74e1d57e..d46fbc509e68 100644 --- a/x11-toolkits/p5-Alien-wxWidgets/Makefile +++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile @@ -7,7 +7,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= linpc@cs.nctu.edu.tw +MAINTAINER= pclin@FreeBSD.org COMMENT= Perl5 module for building, finding and using wxWidgets binaries OPTIONS_DEFINE= UNICODE diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index deb0d453c973..4961ed322afe 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= linpc@cs.nctu.edu.tw +MAINTAINER= pclin@FreeBSD.org COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit LICENSE= ART10 GPLv1 |