diff options
author | linimon <linimon@FreeBSD.org> | 2008-03-04 07:41:58 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-03-04 07:41:58 +0800 |
commit | f80084674e8bc0c3577a8234c8de9816bcbf8a93 (patch) | |
tree | ea3c8b9ef6e3e9942f2541d7dfef77d9eebbb1d4 | |
parent | afb93d9c1cc125a8d39ccbde40a6324dcb58ff7e (diff) | |
download | freebsd-ports-gnome-f80084674e8bc0c3577a8234c8de9816bcbf8a93.tar.gz freebsd-ports-gnome-f80084674e8bc0c3577a8234c8de9816bcbf8a93.tar.zst freebsd-ports-gnome-f80084674e8bc0c3577a8234c8de9816bcbf8a93.zip |
jdp has returned his commit bit. We thank him for many years of service
in maintaining these ports.
-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]* |