diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 12:04:18 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-11 12:04:18 +0000 |
commit | 65a99e72a535040d01c7d5511de62fc1d9899f1b (patch) | |
tree | b41fa565df2305bdc35969c964af0d73b05e8f09 /x11-toolkits | |
parent | bbc78cb360810fbec8b06e742694f34eb2bd4d4a (diff) | |
download | ports-65a99e72a535040d01c7d5511de62fc1d9899f1b.tar.gz ports-65a99e72a535040d01c7d5511de62fc1d9899f1b.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 24b32b74066a..d9fe9d22216c 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= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module for building, finding and using wxWidgets binaries LICENSE= ART10 GPLv1 diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 61a46ef7b3b4..cbfb91e5f801 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= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit LICENSE= ART10 GPLv1 |