aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_UserAgent_Mobile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2017-05-13 11:06:05 +0000
committerMartin Wilke <miwi@FreeBSD.org>2017-05-13 11:06:05 +0000
commit82dd2ba6cd6cc4efa1e4ca731642293e62f73386 (patch)
tree12f72715e88f5c1757ca856879e94ffcbc9af99a /net/pear-Net_UserAgent_Mobile
parent8d3f1de2db728399a6ba1614ef3aa861ac1bb189 (diff)
downloadports-82dd2ba6cd6cc4efa1e4ca731642293e62f73386.tar.gz
ports-82dd2ba6cd6cc4efa1e4ca731642293e62f73386.zip
- Broken checksum mismatch
Notes
Notes: svn path=/head/; revision=440788
Diffstat (limited to 'net/pear-Net_UserAgent_Mobile')
-rw-r--r--net/pear-Net_UserAgent_Mobile/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/pear-Net_UserAgent_Mobile/Makefile b/net/pear-Net_UserAgent_Mobile/Makefile
index a362c11817fd..287e0b18953a 100644
--- a/net/pear-Net_UserAgent_Mobile/Makefile
+++ b/net/pear-Net_UserAgent_Mobile/Makefile
@@ -12,4 +12,6 @@ COMMENT= PEAR class that parses HTTP mobile user agent string
USE_PHP= pcre
USES= pear
+BROKEN= checksum mismatch
+
.include <bsd.port.mk>