diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 23:15:49 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 23:15:49 +0800 |
commit | 25cdfe8fee215f9199add9a8d948effea3e7be9a (patch) | |
tree | bca0f642f8f327d5f5e4235aea90d4def13425fa /archivers/wzip | |
parent | ff8388e72415ebd11bc2cf451c112fc8f08b2f62 (diff) | |
download | freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.tar.gz freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.tar.zst freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.zip |
Mark a few ports BROKEN in astro and archivers category (unfetchable)
Diffstat (limited to 'archivers/wzip')
-rw-r--r-- | archivers/wzip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/wzip/Makefile b/archivers/wzip/Makefile index 1ba65a60fc7d..6a18db3bdb16 100644 --- a/archivers/wzip/Makefile +++ b/archivers/wzip/Makefile @@ -10,6 +10,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= onatan@gmail.com COMMENT= Preprocessor for lossy data compression +BROKEN= No public distfiles + ALL_TARGET= ${PORTNAME} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_FILES= bin/${PORTNAME} \ |