Date: Mon, 17 Jun 2013 20:47:01 +0000 (UTC) From: Raphael Kubo da Costa <rakuco@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r321151 - head/editors/uzap Message-ID: <201306172047.r5HKl1UM035368@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306172047.r5HKl1UM035368>