diff options
author | kris <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-11-03 09:19:26 +0800 |
commit | 74e728b838e74f2c66db6660e36447672ebbba60 (patch) | |
tree | e2938f4c238cddf4afbeaf45dc25a745b6266aca /x11 | |
parent | d84eee84d935d0240dd621c125149e53559ce59e (diff) | |
download | freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.tar.gz freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.tar.zst freebsd-ports-gnome-74e728b838e74f2c66db6660e36447672ebbba60.zip |
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
Diffstat (limited to 'x11')
-rw-r--r-- | x11/dgs/Makefile | 2 | ||||
-rw-r--r-- | x11/xantfarm/Makefile | 2 | ||||
-rw-r--r-- | x11/xmascot/Makefile | 2 | ||||
-rw-r--r-- | x11/xmold/Makefile | 2 | ||||
-rw-r--r-- | x11/xzoom/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/x11/dgs/Makefile b/x11/dgs/Makefile index eabaa5fb0654..b8bed5c09854 100644 --- a/x11/dgs/Makefile +++ b/x11/dgs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= dgs -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A display ghostscript system .if defined(WITH_GHOSTSCRIPT_AFPL) && ${WITH_GHOSTSCRIPT_AFPL} == yes diff --git a/x11/xantfarm/Makefile b/x11/xantfarm/Makefile index 682b3b89dc9e..2f4e4e6b7103 100644 --- a/x11/xantfarm/Makefile +++ b/x11/xantfarm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= http://www.acme.com/software/xantfarm/ DISTNAME= ${PORTNAME}_23oct1991 -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Ant hill simulation on X11 root window WRKSRC= ${WRKDIR}/xantfarm diff --git a/x11/xmascot/Makefile b/x11/xmascot/Makefile index d735f30d5104..32e2bda2aad2 100644 --- a/x11/xmascot/Makefile +++ b/x11/xmascot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xmascot/ \ http://cclub-flying.dsl.gr.jp/products/xmascot/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Moving mascot on your X11 screen USE_IMAKE= yes diff --git a/x11/xmold/Makefile b/x11/xmold/Makefile index 429fc6126e42..9ef1e9e03cca 100644 --- a/x11/xmold/Makefile +++ b/x11/xmold/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ \ ftp://ftp.opaopa.org/pub/archives/games/ DISTNAME= ${PORTNAME} -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mold spreading over your X11 screen USE_IMAKE= yes diff --git a/x11/xzoom/Makefile b/x11/xzoom/Makefile index 3660c956cc83..ae6c4e35e8a8 100644 --- a/x11/xzoom/Makefile +++ b/x11/xzoom/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/X EXTRACT_SUFX= .tgz -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Magnify, rotate, mirror the image on the X screen USE_IMAKE= yes |