diff options
author | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-22 13:52:15 +0800 |
commit | bf9acc19d998a7c19c763f3a3bcb63c6179c7257 (patch) | |
tree | 3490cb71af94822c2e59ca40c621a181292031c0 /graphics | |
parent | 34a6d9bcb48844cfb1238a183e1bc9f7ccd195b7 (diff) | |
download | freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.gz freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.tar.zst freebsd-ports-gnome-bf9acc19d998a7c19c763f3a3bcb63c6179c7257.zip |
Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Hermes/Makefile | 2 | ||||
-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 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index b72e4f2ab13e..5b7fa6e2bbaa 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://tzo.linux.tucows.com/files/x11/dev/ \ ftp://ftp.infomagic.com/pub/mirrors/tucows/mlinux/files/x11/dev/ \ http://dark.x.dtu.dk/~mbn/clanlib/download/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index 9db4c7f4a925..cbbeaaba9ddc 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics gnome x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index 93bd832a4c36..b05780cde348 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs diff --git a/graphics/twinlib/Makefile b/graphics/twinlib/Makefile index 7eac387ebe58..c652aa851f4e 100644 --- a/graphics/twinlib/Makefile +++ b/graphics/twinlib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://rio.xdev.org/twinlib/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/bin/tmake:${PORTSDIR}/devel/tmake diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 92816eb0fec9..fe26ee689fbf 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.5.3 CATEGORIES= graphics MASTER_SITES= http://www.zellner.org/zimg/download/ -MAINTAINER= will@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gd.1:${PORTSDIR}/graphics/gd |