summaryrefslogtreecommitdiff
path: root/net/libunp
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2008-02-10 12:38:57 +0000
committerErwin Lansing <erwin@FreeBSD.org>2008-02-10 12:38:57 +0000
commit6c6cf69fb86941807eb0b69aa85008916616c813 (patch)
tree63f43df908ad516f015aa101cedd2f6f66e0101e /net/libunp
parentUpdate to 1.13.3. (diff)
Mark BROKEN: checksum mismatch
Notes
Notes: svn path=/head/; revision=206989
Diffstat (limited to 'net/libunp')
-rw-r--r--net/libunp/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/libunp/Makefile b/net/libunp/Makefile
index c72d88ef0ed2..a259288faf2f 100644
--- a/net/libunp/Makefile
+++ b/net/libunp/Makefile
@@ -15,6 +15,8 @@ DISTNAME= unpv12e
MAINTAINER= ports@FreeBSD.org
COMMENT= The networking library used in UNIX Network Programming Volume 1 2e
+BROKEN= checksum mismatch
+
GNU_CONFIGURE= yes
USE_GMAKE= yes