From f80084674e8bc0c3577a8234c8de9816bcbf8a93 Mon Sep 17 00:00:00 2001 From: linimon Date: Mon, 3 Mar 2008 23:41:58 +0000 Subject: jdp has returned his commit bit. We thank him for many years of service in maintaining these ports. --- net/cvsup-mirror/Makefile | 2 +- net/cvsup/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index a643a036d024..585f80a785c3 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= net DISTFILES= -MAINTAINER= jdp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A kit for easily setting up a FreeBSD mirror site using CVSup RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile index 9cd6204d81be..cea855464a55 100644 --- a/net/cvsup/Makefile +++ b/net/cvsup/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_FREEBSD_ORG} MASTER_SITE_SUBDIR=development/CVSup/snapshots DISTNAME= cvsup-snap-${PORTVERSION} -MAINTAINER= jdp@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= General network file distribution system optimized for CVS (GUI version) CONFLICTS?= cvsup-without-gui-[0-9]* -- cgit