aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_MAC/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:41:51 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-11 07:41:51 +0000
commit3cd8c8cf31f3b10a961e720dbc7d0c55db1a8134 (patch)
treee22eb8f52977126c1493818d63c2d3818f031e73 /net/pear-Net_MAC/Makefile
parent6430e9ab02405e787a3e2b8d0ecea02c80cf560b (diff)
downloadports-3cd8c8cf31f3b10a961e720dbc7d0c55db1a8134.tar.gz
ports-3cd8c8cf31f3b10a961e720dbc7d0c55db1a8134.zip
Update distinfo and unbreak this port
- While I'm here, fix indent Content of tarballs are unchanged (checked against [1]). => Net_MAC-0.1.5.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR. => Attempting to fetch http://pear.php.net/get/Net_MAC-0.1.5.tgz fetch: http://pear.php.net/get/Net_MAC-0.1.5.tgz: size mismatch: expected 5262, actual 5299 Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_MAC-0.1.5.tgz [1] Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=443285
Diffstat (limited to 'net/pear-Net_MAC/Makefile')
-rw-r--r--net/pear-Net_MAC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pear-Net_MAC/Makefile b/net/pear-Net_MAC/Makefile
index 1ca92a9c62ec..7d0d3ea37309 100644
--- a/net/pear-Net_MAC/Makefile
+++ b/net/pear-Net_MAC/Makefile
@@ -9,6 +9,6 @@ CATEGORIES= net pear
MAINTAINER= joneum@FreeBSD.org
COMMENT= PEAR class that validates and formats MAC addresses
-USES= pear
+USES= pear
.include <bsd.port.mk>