diff options
author | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-03-22 09:59:41 +0800 |
commit | aaf0ba1777446f8ea51126708feaf84eaab873f0 (patch) | |
tree | 16e1d34c91c484b5a393908d7ad817dd09f4618d /graphics | |
parent | ae37a44ddd9a81789a2317077498c5dc20ce9858 (diff) | |
download | freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.gz freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.tar.zst freebsd-ports-gnome-aaf0ba1777446f8ea51126708feaf84eaab873f0.zip |
Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)
Reminded by: asami
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gcolor/Makefile | 2 | ||||
-rw-r--r-- | graphics/gnofract4d/Makefile | 2 | ||||
-rw-r--r-- | graphics/twinlib/Makefile | 2 | ||||
-rw-r--r-- | graphics/zimg/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index bb19a350c1b2..ce0e4c6505f8 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -10,7 +10,7 @@ DISTNAME= gcolor-0.4 CATEGORIES= graphics gnome x11 MASTER_SITES= http://download.sourceforge.net/gcolor/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index 19ce896ec459..8a6a917ab0be 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -10,7 +10,7 @@ DISTNAME= gnofract4d-1.2 CATEGORIES= graphics MASTER_SITES= http://download.sourceforge.net/gnofract4d/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs diff --git a/graphics/twinlib/Makefile b/graphics/twinlib/Makefile index a50e028c7dd1..b2d5c543bc93 100644 --- a/graphics/twinlib/Makefile +++ b/graphics/twinlib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics devel MASTER_SITES= http://rio.xdev.org/paintlib/ EXTRACT_SUFX= .tgz -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org USE_QT2= yes USE_X_PREFIX= yes diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index de66f3ba04ce..2a1cd92ff307 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -10,7 +10,7 @@ DISTNAME= zimg-2.4.0 CATEGORIES= graphics MASTER_SITES= http://www.zellner.org/zimg/download/ -MAINTAINER= andrews@technologist.com +MAINTAINER= will@FreeBSD.org LIB_DEPENDS= gd.0:${PORTSDIR}/graphics/gd |