diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2012-07-17 14:35:18 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2012-07-17 14:35:18 +0000 |
commit | dd8ddaa295ad6a4657b51560b81a91154bdc7dee (patch) | |
tree | 445de1e7ee66f83c1cf003b061c865e625101ea2 | |
parent | Update to 1.7.11.2 (diff) |
Now that I'm not keeping a local cvs mirror, drop this port.
-rw-r--r-- | net/cvsup-mirror/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cvsup-mirror/Makefile b/net/cvsup-mirror/Makefile index cd4b94f01fa2..ce0339861b99 100644 --- a/net/cvsup-mirror/Makefile +++ b/net/cvsup-mirror/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 8 CATEGORIES= net DISTFILES= -MAINTAINER= wxs@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 |