diff options
author | mat <mat@FreeBSD.org> | 2015-05-11 20:04:18 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2015-05-11 20:04:18 +0800 |
commit | 76986305c07845b629dec92e4db87d70dd61a893 (patch) | |
tree | b41fa565df2305bdc35969c964af0d73b05e8f09 /editors/p5-Padre | |
parent | 2630da79f988b94a959b9f7fc67a8c527a4c3769 (diff) | |
download | freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.tar.gz freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.tar.zst freebsd-ports-gnome-76986305c07845b629dec92e4db87d70dd61a893.zip |
Move p5- ports from ports@ to perl@.
With hat: perl@
Sponsored by: Absolight
Diffstat (limited to 'editors/p5-Padre')
-rw-r--r-- | editors/p5-Padre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/p5-Padre/Makefile b/editors/p5-Padre/Makefile index 5873197aaad4..01d7aab4d632 100644 --- a/editors/p5-Padre/Makefile +++ b/editors/p5-Padre/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= CPAN/${PORTNAME}/:DEFAULT CPAN/Wx/:wxsc PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WXSC_DISTFILE}:wxsc -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl Application Development and Refactoring Environment LICENSE= ART10 GPLv1 |