diff options
author | billf <billf@FreeBSD.org> | 2000-01-28 12:01:59 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-01-28 12:01:59 +0800 |
commit | 3821a37aadd85d60d0b63da997989d2b2d64a1a8 (patch) | |
tree | c08f66ed04fb3ce757743286735da984c096d43c /graphics | |
parent | 0b9d8b6dc9d149e5bd76889a7f1c07715e604178 (diff) | |
download | freebsd-ports-gnome-3821a37aadd85d60d0b63da997989d2b2d64a1a8.tar.gz freebsd-ports-gnome-3821a37aadd85d60d0b63da997989d2b2d64a1a8.tar.zst freebsd-ports-gnome-3821a37aadd85d60d0b63da997989d2b2d64a1a8.zip |
Take over maintainership of this port (was ports@freebsd.org). There are
quite a few things this port is doing wrong or poorly and I plan to fix that.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gd/Makefile | 2 | ||||
-rw-r--r-- | graphics/gd1/Makefile | 2 | ||||
-rw-r--r-- | graphics/gd2/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index aa2096077f2c..e521758396ef 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= billf@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype \ diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index aa2096077f2c..e521758396ef 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= billf@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype \ diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index aa2096077f2c..e521758396ef 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.boutell.com/gd/http/ \ ftp://ftp.boutell.com/pub/boutell/gd/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= billf@FreeBSD.org LIB_DEPENDS= png.3:${PORTSDIR}/graphics/png \ ttf.4:${PORTSDIR}/print/freetype \ |