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/p5-Alien-wxWidgets | |
parent | Add my location as a new committer (diff) |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor)
Notes
Notes:
svn path=/head/; revision=312143
Diffstat (limited to 'x11-toolkits/p5-Alien-wxWidgets')
-rw-r--r-- | x11-toolkits/p5-Alien-wxWidgets/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |