diff options
author | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
commit | 8d163cb1c6a2c5e485915f6ff0f5846b76a32830 (patch) | |
tree | 56a76fd5937c2de79143b96526b1586822dbb4b0 /graphics | |
parent | 0e878cf9281b005079d62ed018135afefaf633ab (diff) | |
download | freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.gz freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.zst freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.zip |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/bmeps/Makefile | 2 | ||||
-rw-r--r-- | graphics/evolvotron/Makefile | 2 | ||||
-rw-r--r-- | graphics/tumble/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/bmeps/Makefile b/graphics/bmeps/Makefile index 912d3d987278..24e8e8e28544 100644 --- a/graphics/bmeps/Makefile +++ b/graphics/bmeps/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics perl5 MASTER_SITES= SF/dktools/dktools/dktools-${PORTVERSION} DISTNAME= dktools-${PORTVERSION} -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Convert bitmap images (PNG/JPEG/NetPBM) to EPS LICENSE= BSD diff --git a/graphics/evolvotron/Makefile b/graphics/evolvotron/Makefile index 77cb4ff6c084..4a478e052e3e 100644 --- a/graphics/evolvotron/Makefile +++ b/graphics/evolvotron/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Generative software that evolves images/textures/patterns LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost-libs diff --git a/graphics/tumble/Makefile b/graphics/tumble/Makefile index d769f4667063..d738d4a78fd4 100644 --- a/graphics/tumble/Makefile +++ b/graphics/tumble/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics print MASTER_SITES= http://tumble.brouhaha.com/download/ \ http://www.predatorlabs.net/dl/ -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Creates a PDF file from image files LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |