diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-16 00:21:11 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-10-16 00:21:11 +0800 |
commit | 23d30472414fca7c1181b6e926a83ceee454a130 (patch) | |
tree | 649f0840fb9a27e9fadfe282601f0e4feeb78207 /x11-toolkits/p5-Wx | |
parent | 568c058b2436b30e1a1c287837593cef059479da (diff) | |
download | freebsd-ports-gnome-23d30472414fca7c1181b6e926a83ceee454a130.tar.gz freebsd-ports-gnome-23d30472414fca7c1181b6e926a83ceee454a130.tar.zst freebsd-ports-gnome-23d30472414fca7c1181b6e926a83ceee454a130.zip |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore
Diffstat (limited to 'x11-toolkits/p5-Wx')
-rw-r--r-- | x11-toolkits/p5-Wx/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Wx/Makefile b/x11-toolkits/p5-Wx/Makefile index 4fa789f14d14..80b43af02ab7 100644 --- a/x11-toolkits/p5-Wx/Makefile +++ b/x11-toolkits/p5-Wx/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Wx -# Date created: March 8th 2009 -# Whom: Cezary Morga <cm@therek.net> -# +# Created by: Cezary Morga <cm@therek.net> # $FreeBSD$ -# PORTNAME= Wx PORTVERSION= 0.97 @@ -12,7 +8,7 @@ CATEGORIES= x11-toolkits perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= cm@therek.net +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to the wxWidgets cross-platform GUI toolkit BUILD_DEPENDS= p5-Alien-wxWidgets>=0.25:${PORTSDIR}/x11-toolkits/p5-Alien-wxWidgets \ |