svn commit: r311663 - head/net/cvsup-mirror
Eitan Adler
eadler at FreeBSD.org
Tue Feb 5 03:54:05 UTC 2013
Author: eadler
Date: Tue Feb 5 03:54:04 2013
New Revision: 311663
URL: http://svnweb.freebsd.org/changeset/ports/311663
Log:
- Deprecate
- Trim header
Modified:
head/net/cvsup-mirror/Makefile
Modified: head/net/cvsup-mirror/Makefile
==============================================================================
--- head/net/cvsup-mirror/Makefile Tue Feb 5 02:41:24 2013 (r311662)
+++ head/net/cvsup-mirror/Makefile Tue Feb 5 03:54:04 2013 (r311663)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cvsup-mirror
-# Date created: 01 February 1997
-# Whom: jdp
-#
+# Created by: jdp
# $FreeBSD$
-#
PORTNAME= cvsup-mirror
PORTVERSION= 1.3
@@ -16,6 +12,9 @@ COMMENT= A kit for easily setting up a F
RUN_DEPENDS= ${LOCALBASE}/sbin/cvsupd:${PORTSDIR}/net/cvsup-without-gui
+DEPRECATED= www, doc, gnats, ports repo gone; src repo deprecated
+EXPIRATION_DATE= 2012-02-28
+
NO_WRKSUBDIR= true
NO_BUILD= true
IS_INTERACTIVE= true
More information about the svn-ports-head
mailing list