diff options
author | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2011-04-27 09:56:47 +0800 |
commit | 1ca3801f8835d96b36412bd81d76e033bfad7d2c (patch) | |
tree | a2fcffd732f25b719ac43c204fc0d4a2088e5193 /graphics | |
parent | 9d41b68b119edaa11446e322c678fb36d22f0596 (diff) | |
download | freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.gz freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.tar.zst freebsd-ports-gnome-1ca3801f8835d96b36412bd81d76e033bfad7d2c.zip |
By Maintainer's request, toss these ports back into the pool
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/box/Makefile | 2 | ||||
-rw-r--r-- | graphics/boxer/Makefile | 2 | ||||
-rw-r--r-- | graphics/fly/Makefile | 2 | ||||
-rw-r--r-- | graphics/sng/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/box/Makefile b/graphics/box/Makefile index 292a6dda7774..719f96584a21 100644 --- a/graphics/box/Makefile +++ b/graphics/box/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}c/Box%20-%20the%20compiler/${DISTNAME}/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Compiler for box, the figure description language BUILD_DEPENDS= docbook-to-man:${PORTSDIR}/textproc/docbook-to-man diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 5c0818663578..e2c6ae77f72b 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= SF/boxc/${PORTNAME:C/^b/B/}%20-%20the%20Box%20GUI/${DISTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= GUI for Box the figure description language RUN_DEPENDS= box:${PORTSDIR}/graphics/box diff --git a/graphics/fly/Makefile b/graphics/fly/Makefile index ca2e59356bbe..b94a6752732b 100644 --- a/graphics/fly/Makefile +++ b/graphics/fly/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://martin.gleeson.com/%SUBDIR%/ \ http://www.w3perl.com/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}/dist -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Simple drawing language to generate GIFs on the fly LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile index a3dd901643bc..89bca5790852 100644 --- a/graphics/sng/Makefile +++ b/graphics/sng/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.0.5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= corky1951@comcast.net +MAINTAINER= ports@FreeBSD.org COMMENT= Compiler/decompiler for Scriptable Network Graphics BUILD_DEPENDS= ${LOCALBASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/rgb |