aboutsummaryrefslogtreecommitdiff
path: root/archivers/bzip
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-08-29 03:26:33 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-08-29 03:26:33 +0000
commit68ee8e66ffc269110ea09bd8b5457db53581479c (patch)
tree126253456d5c57726791ebcd9b177dd8b1fc4670 /archivers/bzip
parentc7982a50a23f920fc83c1e668f0db69eaff4513b (diff)
downloadports-68ee8e66ffc269110ea09bd8b5457db53581479c.tar.gz
ports-68ee8e66ffc269110ea09bd8b5457db53581479c.zip
Bah, forgot to set BROKEN.
Notes
Notes: svn path=/head/; revision=280661
Diffstat (limited to 'archivers/bzip')
-rw-r--r--archivers/bzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/bzip/Makefile b/archivers/bzip/Makefile
index 08f73d92fedb..3c0e11137891 100644
--- a/archivers/bzip/Makefile
+++ b/archivers/bzip/Makefile
@@ -14,12 +14,12 @@ MASTER_SITES= http://custom.lab.unb.br/pub/compression/bzip/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= A block-sorting file compressor
-DEPRECATED= see full description
RESTRICTED= may be covered by patents
MAN1= bzip.1 bunzip.1
PLIST_FILES= bin/bzip bin/bunzip
+BROKEN= unfetchable; use archivers/bzip2 instead
DEPRECATED= unfetchable; use archivers/bzip2 instead
EXPIRATION_DATE= 2011-10-28