aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Nmap/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:42:00 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:42:00 +0000
commit2db906eae881ed5f60875aa4b0ebe711b6bce2b0 (patch)
treefc6d4a13df55ccfb796809b52bde6901914502df /net/pear-Net_Nmap/Makefile
parent710550bc4c733b5d0ae4e430cdba7f957350d75a (diff)
downloadports-2db906eae881ed5f60875aa4b0ebe711b6bce2b0.tar.gz
ports-2db906eae881ed5f60875aa4b0ebe711b6bce2b0.zip
Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_Nmap-1.0.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_Nmap-1.0.5.tgz fetch: http://pear.php.net/get/Net_Nmap-1.0.5.tgz: size mismatch: expected 27500, actual 27564 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_Nmap-1.0.5.tgz [1] Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443287
Diffstat (limited to 'net/pear-Net_Nmap/Makefile')
-rw-r--r--net/pear-Net_Nmap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_Nmap/Makefile b/net/pear-Net_Nmap/Makefile
index 3bc9e70b7d30..17fc3295ea28 100644
--- a/net/pear-Net_Nmap/Makefile
+++ b/net/pear-Net_Nmap/Makefile
@@ -13,6 +13,6 @@ LICENSE= LGPL3
BUILD_DEPENDS= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
RUN_DEPENDS:= ${PEARDIR}/XML/Parser.php:devel/pear-XML_Parser
-USES= pear
+USES= pear
.include <bsd.port.mk>