aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-06-20 21:45:58 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-06-20 21:45:58 +0000
commit10ae656be906a8224e7b0e77a7e15d9e2f2d9c7c (patch)
tree2b81a4bcbf868cd67414ae83fd284c115e5f2b30 /irc
parentb2b7eb77b4da63f6de6f03ddd94e9595cbf967c5 (diff)
Notes
Diffstat (limited to 'irc')
-rw-r--r--irc/ezbounce-devel/Makefile2
-rw-r--r--irc/ezbounce/Makefile2
-rw-r--r--irc/ninja/Makefile2
-rw-r--r--irc/quirc/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/irc/ezbounce-devel/Makefile b/irc/ezbounce-devel/Makefile
index 611baaee9bff..67762fe6d9fe 100644
--- a/irc/ezbounce-devel/Makefile
+++ b/irc/ezbounce-devel/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.99.6
CATEGORIES= irc
MASTER_SITES= http://druglord.freelsd.org/ezbounce/
-MAINTAINER= cpiazza@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/irc/ezbounce/Makefile b/irc/ezbounce/Makefile
index 611baaee9bff..67762fe6d9fe 100644
--- a/irc/ezbounce/Makefile
+++ b/irc/ezbounce/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.99.6
CATEGORIES= irc
MASTER_SITES= http://druglord.freelsd.org/ezbounce/
-MAINTAINER= cpiazza@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/irc/ninja/Makefile b/irc/ninja/Makefile
index 2c441a356a1b..b0c0a7c1be51 100644
--- a/irc/ninja/Makefile
+++ b/irc/ninja/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc
MASTER_SITES= ftp://ninja.qoop.org/ninja/unstable/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= cpiazza@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
PLIST_SUB= VERSION="${PORTVERSION}"
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index fd70f02fca01..fd02c1b34d1e 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.79
CATEGORIES= irc tk82
MASTER_SITES= http://patearl.powersurfr.com/quirc/
-MAINTAINER= cpiazza@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82