diff options
author | antoine <antoine@FreeBSD.org> | 2017-06-30 20:25:22 +0000 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-06-30 20:25:22 +0000 |
commit | 34de022de4bde98e990eebd39719343f98247227 (patch) | |
tree | 9c34b7a380b7aea29d08937e2a9c949e1e686cfc | |
parent | 3d7dcc5e93756f778f64d56d61a09aed4330afe7 (diff) | |
download | FreeBSD-ports-34de022de4bde98e990eebd39719343f98247227.zip FreeBSD-ports-34de022de4bde98e990eebd39719343f98247227.tar.gz |
Mark BROKEN: size and checksum mismatch
Reported by: pkg-fallout
-rw-r--r-- | german/wordpress/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/wordpress/Makefile b/german/wordpress/Makefile index e9ac53e..7cb4d46 100644 --- a/german/wordpress/Makefile +++ b/german/wordpress/Makefile @@ -15,6 +15,8 @@ LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/license.txt +BROKEN= size and checksum mismatch + CONFLICTS_INSTALL= wordpress-[0-9].* ja-wordpress-[0-9].* ru-wordpress-[0-9].* NO_ARCH= yes |