diff options
Diffstat (limited to 'editors')
-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 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> |