diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-19 17:10:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2021-11-22 20:08:23 +0000 |
commit | b75479d0a30ba27dcaa307084f2566e3aaea5216 (patch) | |
tree | 5c054704734a94dac9863002f50af4b87ba8bd99 /japanese | |
parent | 2738855e74308deada2938f9929f85e524f41922 (diff) |
japanese/wordpress: mark BROKEN
Approved by: portmgr blanket
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/wordpress/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/wordpress/Makefile b/japanese/wordpress/Makefile index cca57bb1dfe7..19792158e26c 100644 --- a/japanese/wordpress/Makefile +++ b/japanese/wordpress/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= http://ja.wordpress.org/ MAINTAINER= joneum@FreeBSD.org COMMENT= State-of-the-art semantic personal publishing platform +BROKEN= fails to fetch (checksum mismatch) + LICENSE= GPLv2 GPLv3 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/license.txt |