aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-06-10 13:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-06-10 13:25:59 +0000
commit6d083555e5ecacbfd26d5eed7785455bafb92081 (patch)
tree882a5e9c0474ad3fd7eac6053be4a8794911d43a
parent09659d818e490cd544dab0081c92f8366584c910 (diff)
downloadports-6d083555e5ecacbfd26d5eed7785455bafb92081.tar.gz
ports-6d083555e5ecacbfd26d5eed7785455bafb92081.zip
Notes
-rw-r--r--devel/jakarta-commons-chain/Makefile2
-rw-r--r--japanese/ctags/Makefile2
-rw-r--r--net-im/coccinella/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/jakarta-commons-chain/Makefile b/devel/jakarta-commons-chain/Makefile
index 3b76375c0332..f16268b8d120 100644
--- a/devel/jakarta-commons-chain/Makefile
+++ b/devel/jakarta-commons-chain/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME:S,commons-,,}
PKGNAMEPREFIX= jakarta-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-MAINTAINER= acidos@bandwidth-junkies.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= API implementing Chain of Responsiblity design pattern
BUILD_DEPENDS= ${JAR_DEPENDS}
diff --git a/japanese/ctags/Makefile b/japanese/ctags/Makefile
index c77e84a6e74b..c2eb007515b0 100644
--- a/japanese/ctags/Makefile
+++ b/japanese/ctags/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 5.7j1
CATEGORIES= japanese devel
MASTER_SITES= http://hp.vector.co.jp/authors/VA025040/ctags/downloads/
-MAINTAINER= issei@issei.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A feature-filled tagfile generator with Japanese support
WRKSRC= ${WRKDIR}/${DISTNAME:S/j1//}
diff --git a/net-im/coccinella/Makefile b/net-im/coccinella/Makefile
index c5b0ecd50210..d7e3cb7f2ca2 100644
--- a/net-im/coccinella/Makefile
+++ b/net-im/coccinella/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net-im tk
MASTER_SITES= SF
DISTNAME= Coccinella-${PORTVERSION}Src
-MAINTAINER= marc@bruenink.de
+MAINTAINER= ports@FreeBSD.org
COMMENT= Jabber client with whiteboard communication
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84