diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /graphics | |
parent | - Add JAVAJARDIR to substitutions (diff) |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
Diffstat (limited to '')
-rw-r--r-- | graphics/pencil/Makefile | 4 | ||||
-rw-r--r-- | graphics/tif22pnm/Makefile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile index 1542d3af4c9e..26a4c4f7e325 100644 --- a/graphics/pencil/Makefile +++ b/graphics/pencil/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: pencil # Date created: 2008-04-16 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}-planner/Pencil/${PORTVERSION}eta DISTNAME= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFFIX} -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Pencil - a traditional 2D animation software LIB_DEPENDS+= ming:${PORTSDIR}/graphics/ming \ diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile index 257c42e6f7f9..dab0d872fdf0 100644 --- a/graphics/tif22pnm/Makefile +++ b/graphics/tif22pnm/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.inf.bme.hu/~pts/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Converts TIFF- sampled images to PNM image LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ |