diff options
author | wxs <wxs@FreeBSD.org> | 2012-07-17 22:35:18 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-07-17 22:35:18 +0800 |
commit | cd327282f0b9482b8160be0963836fb401325d71 (patch) | |
tree | 445de1e7ee66f83c1cf003b061c865e625101ea2 /net/cvsup-mirror | |
parent | ba0662e3f252c5e0999503fa1f6edc7ec2aae168 (diff) | |
download | freebsd-ports-gnome-cd327282f0b9482b8160be0963836fb401325d71.tar.gz freebsd-ports-gnome-cd327282f0b9482b8160be0963836fb401325d71.tar.zst freebsd-ports-gnome-cd327282f0b9482b8160be0963836fb401325d71.zip |
Now that I'm not keeping a local cvs mirror, drop this port.
Diffstat (limited to 'net/cvsup-mirror')
-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 |