aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-18 04:47:01 +0800
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-06-18 04:47:01 +0800
commit932e4258c4004b65f37e30a6d5ff1fc6322b9532 (patch)
treecea119385ccc26c1d6a3d45abc50617e028e762c /editors
parent9d00cb13d040eca4c574695db34f10886cf53d7b (diff)
downloadfreebsd-ports-gnome-932e4258c4004b65f37e30a6d5ff1fc6322b9532.tar.gz
freebsd-ports-gnome-932e4258c4004b65f37e30a6d5ff1fc6322b9532.tar.zst
freebsd-ports-gnome-932e4258c4004b65f37e30a6d5ff1fc6322b9532.zip
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>
Diffstat (limited to 'editors')
-rw-r--r--editors/uzap/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile
index 36098be64cbf..663909dbfe47 100644
--- a/editors/uzap/Makefile
+++ b/editors/uzap/Makefile
@@ -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>