diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-16 18:02:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-16 18:02:18 +0000 |
commit | 4b872df8d143ee30fcc7ac58f27e30a7698fffa4 (patch) | |
tree | e06dc2121e7fb556f07fca6829222fd8b0a7f95d /graphics | |
parent | - Fix on amd64 (diff) |
- pass p5-Tk ports@ ports to perl
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/p5-Tk-JPEG-Lite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Tk-JPEG-Lite/Makefile b/graphics/p5-Tk-JPEG-Lite/Makefile index 2b66d7ec29bc..c933707f783a 100644 --- a/graphics/p5-Tk-JPEG-Lite/Makefile +++ b/graphics/p5-Tk-JPEG-Lite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Very simplistic image viewer that loads JPEG images BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk |