diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
commit | e69137a5b71479e5719ad58031ac2fc16787f3ea (patch) | |
tree | 3cefd20542a46fa587095462a236bbd16e7a11c9 /graphics | |
parent | 9f7a8c73222713541dd72eb9902a7ce617aaddfc (diff) | |
download | freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.gz freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.zst freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.zip |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/GraphicsMagick/Makefile | 2 | ||||
-rw-r--r-- | graphics/GraphicsMagick12/Makefile | 2 | ||||
-rw-r--r-- | graphics/GraphicsMagick13/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/GraphicsMagick/Makefile b/graphics/GraphicsMagick/Makefile index d0e7597b51b4..19520891e7df 100644 --- a/graphics/GraphicsMagick/Makefile +++ b/graphics/GraphicsMagick/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/GraphicsMagick12/Makefile b/graphics/GraphicsMagick12/Makefile index d0e7597b51b4..19520891e7df 100644 --- a/graphics/GraphicsMagick12/Makefile +++ b/graphics/GraphicsMagick12/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile index d0e7597b51b4..19520891e7df 100644 --- a/graphics/GraphicsMagick13/Makefile +++ b/graphics/GraphicsMagick13/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.graphicsmagick.org/pub/GraphicsMagick/ MASTER_SITE_SUBDIR= ${PORTNAME:L} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Fast image processing tools based on ImageMagick LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ |