aboutsummaryrefslogtreecommitdiffstats
path: root/net/mtr/Makefile
diff options
context:
space:
mode:
authorsumikawa <sumikawa@FreeBSD.org>2004-03-30 18:50:03 +0800
committersumikawa <sumikawa@FreeBSD.org>2004-03-30 18:50:03 +0800
commit218696f827e80dc965dbbc1721ec7a9687431d4d (patch)
tree5db9e9abda99c97b6adb14074f1dab3c8c85ce10 /net/mtr/Makefile
parent24a5c5fc715c005fd9405274096d66fd2e462633 (diff)
downloadfreebsd-ports-gnome-218696f827e80dc965dbbc1721ec7a9687431d4d.tar.gz
freebsd-ports-gnome-218696f827e80dc965dbbc1721ec7a9687431d4d.tar.zst
freebsd-ports-gnome-218696f827e80dc965dbbc1721ec7a9687431d4d.zip
Another fix for -a option. BSD detection logic seems be wrong.
Essential fix is necessary. Approved by: billf
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r--net/mtr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile
index a09622e9cfbc..3955640b54f8 100644
--- a/net/mtr/Makefile
+++ b/net/mtr/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mtr
PORTVERSION= 0.54
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net ipv6
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
ftp://ftp.netsw.org/net/ip/audit/packets/ \