summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-08-18 20:52:20 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-08-18 20:52:20 +0000
commit47690f528b35df9ad44070f5664edd1a1157f0e2 (patch)
treea7f32ca20442e0c5a2a87bd639e9048a3010f4f2
parent- Update to 3.2.8.1 (diff)
- Mark BROKEN distfile mismatch
Notes
Notes: svn path=/head/; revision=239891
-rw-r--r--textproc/libuninameslist/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/libuninameslist/Makefile b/textproc/libuninameslist/Makefile
index 6648d7ab1432..203566d91d8d 100644
--- a/textproc/libuninameslist/Makefile
+++ b/textproc/libuninameslist/Makefile
@@ -23,4 +23,6 @@ USE_AUTOTOOLS= libtool:22
ALL_TARGET= both
USE_LDCONFIG= yes
+BROKEN= checksum mismatch
+
.include <bsd.port.mk>