diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-17 10:23:34 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-17 10:23:34 +0000 |
commit | 791f2bc62744768c8152ee8931eb67dcf674ae75 (patch) | |
tree | a9b54cc45700cba1895154311387e837b5aaa35d /x11-toolkits | |
parent | 257a07ef4b09917d8f9a1a123ed3b315e8be9fd7 (diff) |
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 d8e7b4b6d62d..c34841816e6a 100644 --- a/x11-toolkits/p5-Alien-wxWidgets/Makefile +++ b/x11-toolkits/p5-Alien-wxWidgets/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= pclin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 module for building, finding and using wxWidgets binaries USES= perl5 compiler:env diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index d9fed4a2807b..ad9dfdb4a41b 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= pclin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit LICENSE= ART10 GPLv1 |