svn commit: r413099 - head/devel/cvschk

Matthias Andree mandree at FreeBSD.org
Tue Apr 12 06:02:19 UTC 2016


Author: mandree
Date: Tue Apr 12 06:02:18 2016
New Revision: 413099
URL: https://svnweb.freebsd.org/changeset/ports/413099

Log:
  Upload to freefall to make fetchable again. Lift BROKEN= tag.

Modified:
  head/devel/cvschk/Makefile

Modified: head/devel/cvschk/Makefile
==============================================================================
--- head/devel/cvschk/Makefile	Tue Apr 12 05:58:16 2016	(r413098)
+++ head/devel/cvschk/Makefile	Tue Apr 12 06:02:18 2016	(r413099)
@@ -4,7 +4,8 @@
 PORTNAME=	cvschk
 PORTVERSION=	1.12
 CATEGORIES=	devel
-MASTER_SITES=	http://cvs.sslug.dk/cvs2html/utils/
+MASTER_SITES=	LOCAL/mandree/
+		# http://cvs.sslug.dk/cvs2html/utils/
 DISTNAME=	cvschk
 EXTRACT_SUFX=
 EXTRACT_ONLY=
@@ -12,7 +13,6 @@ EXTRACT_ONLY=
 MAINTAINER=	mandree at FreeBSD.org
 COMMENT=	Quick offline checker for CVS modifications
 
-BROKEN=		Does not fetch
 USES=		perl5
 USE_PERL5=	run
 NO_BUILD=	yes


More information about the svn-ports-all mailing list