svn commit: r321151 - head/editors/uzap

Raphael Kubo da Costa rakuco at FreeBSD.org
Mon Jun 17 20:47:02 UTC 2013


Author: rakuco
Date: Mon Jun 17 20:47:01 2013
New Revision: 321151
URL: http://svnweb.freebsd.org/changeset/ports/321151

Log:
  Mark as BROKEN and expire in 1 month.
  
  The port is restricted so we don't mirror the distfile, and the only
  MASTER_SITE is gone (probably for ages).
  
  PR:		ports/179645
  Submitted by:	John Marino <draco at marino.st>

Modified:
  head/editors/uzap/Makefile

Modified: head/editors/uzap/Makefile
==============================================================================
--- head/editors/uzap/Makefile	Mon Jun 17 19:59:44 2013	(r321150)
+++ head/editors/uzap/Makefile	Mon Jun 17 20:47:01 2013	(r321151)
@@ -16,4 +16,8 @@ NO_WRKSUBDIR=	yes
 MAN1=		uzap.1
 PLIST_FILES=	bin/uzap
 
+BROKEN=			does not fetch
+DEPRECATED=		does not fetch
+EXPIRATION_DATE=	2013-07-17
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list