summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2002-11-23 02:25:42 +0000
committerKris Kennaway <kris@FreeBSD.org>2002-11-23 02:25:42 +0000
commit8471dae31d1f8124b219ffd2b2ce1f6082f8e023 (patch)
tree16e5524c53a578806c79ef675b55921fc7772204
parentFinish removing tvi, which has become obsolete. (diff)
Remove maintainers with undeliverable email addresses.
Notes
Notes: svn path=/head/; revision=70805
-rw-r--r--archivers/mscompress/Makefile2
-rw-r--r--astro/xtide/Makefile2
-rw-r--r--chinese/big5con/Makefile2
-rw-r--r--games/KnightCap/Makefile2
-rw-r--r--games/gtetrinet/Makefile2
-rw-r--r--graphics/camserv/Makefile2
-rw-r--r--mail/bbmail/Makefile2
-rw-r--r--misc/biblereader/Makefile2
-rw-r--r--misc/boxes/Makefile2
-rw-r--r--misc/colortail/Makefile2
-rw-r--r--misc/tkregexp/Makefile2
-rw-r--r--multimedia/camserv/Makefile2
-rw-r--r--x11-clocks/bbdate/Makefile2
-rw-r--r--x11-wm/toolbox/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/archivers/mscompress/Makefile b/archivers/mscompress/Makefile
index 4145a39a55e5..0d0adb9d0d43 100644
--- a/archivers/mscompress/Makefile
+++ b/archivers/mscompress/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= archivers
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/compress
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
HAS_CONFIGURE= yes
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile
index ba471ee04e64..fba1c58b8577 100644
--- a/astro/xtide/Makefile
+++ b/astro/xtide/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://bel-marduk.unh.edu/xtide/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} harmonics.txt.gz
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
diff --git a/chinese/big5con/Makefile b/chinese/big5con/Makefile
index ee198857291a..e940f4e869fd 100644
--- a/chinese/big5con/Makefile
+++ b/chinese/big5con/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/source/ \
ftp://freebsd.csie.nctu.edu.tw/pub/taiwan/NTU/woju/binary/
DISTFILES= big5con-0.92e.tgz b5cbin-pa.tgz
-MAINTAINER= woju@freebsd.ee.ntu.edu.tw
+MAINTAINER= ports@FreeBSD.org
ONLY_FOR_ARCHS= i386
diff --git a/games/KnightCap/Makefile b/games/KnightCap/Makefile
index 49b2bd1b474d..39d79b56a06d 100644
--- a/games/KnightCap/Makefile
+++ b/games/KnightCap/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://samba.anu.edu.au/pub/KnightCap/ \
ftp://ftp.cadvision.com/pub/linuxberg/files/x11/entertain/
DISTNAME= KnightCap-${PORTVERSION}
-MAINTAINER= bugg@bugg.strangled.net
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/Export
USE_MESA= yes
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index 92c6f1603fff..e34c5cdb91cc 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -10,7 +10,7 @@ CATEGORIES= games gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gtetrinet
-MAINTAINER= bugg@bugg.strangled.net
+MAINTAINER= ports@FreeBSD.org
FORBIDDEN= "Remotely exploitable buffer overflows. See GTetrinet web site."
diff --git a/graphics/camserv/Makefile b/graphics/camserv/Makefile
index 14020fd18e9e..fcd20fb74d58 100644
--- a/graphics/camserv/Makefile
+++ b/graphics/camserv/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.42
CATEGORIES= graphics
MASTER_SITES= http://cserv.sourceforge.net/current/
-MAINTAINER= chein@freebsd.org,overholt@isdw.net
+MAINTAINER= chein@freebsd.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/mail/bbmail/Makefile b/mail/bbmail/Makefile
index 7809da0a51eb..2ea690c3bc1c 100644
--- a/mail/bbmail/Makefile
+++ b/mail/bbmail/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.6.9
CATEGORIES= mail
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/misc/biblereader/Makefile b/misc/biblereader/Makefile
index d2afa0db7d7d..ed05cc672d48 100644
--- a/misc/biblereader/Makefile
+++ b/misc/biblereader/Makefile
@@ -20,7 +20,7 @@ DISTFILES+= mhc.tar.gz
DISTFILES+= easton.tar.gz strongs.tar.gz torrey.tar.gz
.endif
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
USE_GNOMENG= yes
diff --git a/misc/boxes/Makefile b/misc/boxes/Makefile
index 6eaa616467f2..9d4a25fd065e 100644
--- a/misc/boxes/Makefile
+++ b/misc/boxes/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www6.informatik.uni-erlangen.de/~tsjensen/software/boxes/do
MASTER_SITE_SUBDIR= utils/text
EXTRACT_SUFX= .src.tar.gz
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
MAN1= boxes.1
USE_GMAKE= yes
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index 67b59dc045e6..a7d6a2d9d707 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.0
CATEGORIES= misc
MASTER_SITES= http://www.student.hk-r.se/~pt98jan/
-MAINTAINER= bugg@bugg.strangled.net
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/misc/tkregexp/Makefile b/misc/tkregexp/Makefile
index 21b49ac0c0f1..86688a204653 100644
--- a/misc/tkregexp/Makefile
+++ b/misc/tkregexp/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc tk83
MASTER_SITES= http://laurent.riesterer.free.fr/regexp/
DISTNAME= visual_regexp-${PORTVERSION}
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile
index 14020fd18e9e..fcd20fb74d58 100644
--- a/multimedia/camserv/Makefile
+++ b/multimedia/camserv/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.42
CATEGORIES= graphics
MASTER_SITES= http://cserv.sourceforge.net/current/
-MAINTAINER= chein@freebsd.org,overholt@isdw.net
+MAINTAINER= chein@freebsd.org
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/x11-clocks/bbdate/Makefile b/x11-clocks/bbdate/Makefile
index 04b1fc09bfab..0e9b44154a95 100644
--- a/x11-clocks/bbdate/Makefile
+++ b/x11-clocks/bbdate/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2.3
CATEGORIES= x11-clocks
MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
diff --git a/x11-wm/toolbox/Makefile b/x11-wm/toolbox/Makefile
index cf4d38a3a296..c3f6d2e713b5 100644
--- a/x11-wm/toolbox/Makefile
+++ b/x11-wm/toolbox/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4.6
CATEGORIES= x11-wm
MASTER_SITES= http://www2.bc.edu/~kelleyry/toolbox/
-MAINTAINER= patseal@hyperhost.net
+MAINTAINER= ports@FreeBSD.org
USE_QT_VER= 2
USE_X_PREFIX= yes