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 /net/cvsup | |
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.
Diffstat (limited to 'net/cvsup')
-rw-r--r-- | net/cvsup/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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]* |