diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/cvsup-mirror/Makefile | 2 | ||||
-rw-r--r-- | 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]* |