aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2006-09-04 17:09:13 +0800
committerlinimon <linimon@FreeBSD.org>2006-09-04 17:09:13 +0800
commit0281281c1b6ad8bf28ddbb28ead539fbc632d29a (patch)
tree6d045babd4b12199832f7e39d7ca1ac04b5c49ec /net
parent1f20028240e5963f0ea5ae02f7b08dd61bfcae33 (diff)
downloadfreebsd-ports-gnome-0281281c1b6ad8bf28ddbb28ead539fbc632d29a.tar.gz
freebsd-ports-gnome-0281281c1b6ad8bf28ddbb28ead539fbc632d29a.tar.zst
freebsd-ports-gnome-0281281c1b6ad8bf28ddbb28ead539fbc632d29a.zip
Reset inactive maintainer (a mailing list).
Hat: portmgr
Diffstat (limited to 'net')
-rw-r--r--net/coda5_client/Makefile2
-rw-r--r--net/coda5_server/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/coda5_client/Makefile b/net/coda5_client/Makefile
index b37125db80b9..e1568482b9e0 100644
--- a/net/coda5_client/Makefile
+++ b/net/coda5_client/Makefile
@@ -9,7 +9,7 @@ PORTNAME= coda
PORTVERSION= ${CODA_VERSION}
PORTREVISION= 2
-MAINTAINER= coda@cs.cmu.edu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Client programs for a replicated high-performance network file system
CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
diff --git a/net/coda5_server/Makefile b/net/coda5_server/Makefile
index 4974c5d7b290..c5379aa15509 100644
--- a/net/coda5_server/Makefile
+++ b/net/coda5_server/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.coda.cs.cmu.edu/pub/coda/src/
PKGNAMESUFFIX= -${CODA_SUITE}
DISTNAME= coda-${PORTVERSION}
-MAINTAINER?= coda@cs.cmu.edu
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Server programs for a replicated high-performance network file system
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \