diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-06-17 20:47:01 +0000 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-06-17 20:47:01 +0000 |
commit | 7c06c97220618a8d4d7163b869aa9841f57fe23a (patch) | |
tree | cea119385ccc26c1d6a3d45abc50617e028e762c | |
parent | 6d8fcda04f85a6613369af5b027e8a4b7c744acc (diff) | |
download | FreeBSD-ports-7c06c97220618a8d4d7163b869aa9841f57fe23a.zip FreeBSD-ports-7c06c97220618a8d4d7163b869aa9841f57fe23a.tar.gz |
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>
-rw-r--r-- | editors/uzap/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/uzap/Makefile b/editors/uzap/Makefile index 36098be..663909d 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> |