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 /graphics/p5-Imlib2 | |
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 'graphics/p5-Imlib2')
-rw-r--r-- | graphics/p5-Imlib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index 026d18ecef39..7cdd36501c2d 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.muhri.net/ PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl bindings for Imlib2 LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 |