summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-22 02:09:15 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-22 02:09:15 +0000
commit12f22f913f8638342cfd530a184a82ab6dca50a4 (patch)
treefe296dc21033faca848ac3e93f9c59e7c7efb18f
parent* Fix the build on -CURRENT (diff)
Reset bouncing maintainer address
Notes
Notes: svn path=/head/; revision=101652
-rw-r--r--devel/glui/Makefile2
-rw-r--r--devel/hs-hmake/Makefile2
-rw-r--r--games/rocksndiamonds/Makefile2
-rw-r--r--irc/gruftistats/Makefile2
-rw-r--r--mail/exact/Makefile2
-rw-r--r--mail/lbdb/Makefile2
-rw-r--r--net-im/icmpchat/Makefile2
-rw-r--r--net/danamics/Makefile2
-rw-r--r--net/icmpchat/Makefile2
-rw-r--r--net/tvark/Makefile2
-rw-r--r--print/pcal/Makefile2
-rw-r--r--x11/xmotd/Makefile2
12 files changed, 12 insertions, 12 deletions
diff --git a/devel/glui/Makefile b/devel/glui/Makefile
index 64097633a224..fb50a28f6774 100644
--- a/devel/glui/Makefile
+++ b/devel/glui/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel graphics
MASTER_SITES= http://www.cs.unc.edu/~rademach/glui/src/release/
DISTNAME= glui_v2_1_beta
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= GLUT-based C++ user interface library
USE_MESA= yes
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile
index 6b18cab09678..80d56746da65 100644
--- a/devel/hs-hmake/Makefile
+++ b/devel/hs-hmake/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.haskell.org/hmake/ \
http://www.cs.york.ac.uk/fp/hmake/
PKGNAMEPREFIX= hs-
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Intelligent compilation management tool for Haskell programs
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
diff --git a/games/rocksndiamonds/Makefile b/games/rocksndiamonds/Makefile
index 1de92c357356..866eac1814af 100644
--- a/games/rocksndiamonds/Makefile
+++ b/games/rocksndiamonds/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= http://www.artsoft.org/RELEASES/unix/rocksndiamonds/ \
http://homepages.compuserve.de/rocksndiamonds/
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Colorful Boulderdash'n'Emerald Mine'n'Sokoban'n'Stuff
.if defined(WITH_SDL)
diff --git a/irc/gruftistats/Makefile b/irc/gruftistats/Makefile
index 95a894a89df7..3f467177cded 100644
--- a/irc/gruftistats/Makefile
+++ b/irc/gruftistats/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= irc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gruftistats
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Produces a web page of statistics and quotes from IRC channel logs
GNU_CONFIGURE= YES
diff --git a/mail/exact/Makefile b/mail/exact/Makefile
index cff3c765f331..041c1bb794ec 100644
--- a/mail/exact/Makefile
+++ b/mail/exact/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.38
CATEGORIES= mail
MASTER_SITES= http://www.britishsteal.com/dist/exact/
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program that implements POP Before SMTP Relay Authentication
MAILUSER?= mailnull
diff --git a/mail/lbdb/Makefile b/mail/lbdb/Makefile
index 1d081a4e0a8e..92167ea9f5fd 100644
--- a/mail/lbdb/Makefile
+++ b/mail/lbdb/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.spinnaker.de/debian/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Set of tools for use with mutt's external mail address query feature
BUILD_DEPENDS= abook:${PORTSDIR}/mail/abook \
diff --git a/net-im/icmpchat/Makefile b/net-im/icmpchat/Makefile
index 9e80ec8b310e..915cef8cefb1 100644
--- a/net-im/icmpchat/Makefile
+++ b/net-im/icmpchat/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= icmpchat
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple console-based chat that uses the ICMP protocol
USE_REINPLACE= yes
diff --git a/net/danamics/Makefile b/net/danamics/Makefile
index 34ea9791ab14..1c5794d83ae3 100644
--- a/net/danamics/Makefile
+++ b/net/danamics/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= net java
MASTER_SITES= ftp://ftp.cs.uct.ac.za/pub/FreeBSD/distfiles-local/
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Petri Net editor for correctness and performance analysis
USE_JAVA= 1.1+
diff --git a/net/icmpchat/Makefile b/net/icmpchat/Makefile
index 9e80ec8b310e..915cef8cefb1 100644
--- a/net/icmpchat/Makefile
+++ b/net/icmpchat/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= icmpchat
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= Simple console-based chat that uses the ICMP protocol
USE_REINPLACE= yes
diff --git a/net/tvark/Makefile b/net/tvark/Makefile
index 9bcf96eb1a78..6221f42bd962 100644
--- a/net/tvark/Makefile
+++ b/net/tvark/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= http://www.tvark.com/
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI network monitoring tool, tied to a MySQL database
LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client
diff --git a/print/pcal/Makefile b/print/pcal/Makefile
index be6ad97fce5a..86976853d74e 100644
--- a/print/pcal/Makefile
+++ b/print/pcal/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 4.7.1
CATEGORIES= print
MASTER_SITES= http://www.sunpoint.net/~pcal/
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= PostScript calendar program
WWWSERVER!= hostname
diff --git a/x11/xmotd/Makefile b/x11/xmotd/Makefile
index 825c4b392678..8c0eab9e6961 100644
--- a/x11/xmotd/Makefile
+++ b/x11/xmotd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.16
CATEGORIES= x11
MASTER_SITES= http://www.ee.ryerson.ca/~elf/pub/
-MAINTAINER= mwest@uct.ac.za
+MAINTAINER= ports@FreeBSD.org
COMMENT= A message-of-the-day browser for X11 and dumb-terminals
USE_IMAKE= yes