aboutsummaryrefslogtreecommitdiffstats
path: root/net/traceroute
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-29 09:59:16 +0800
committeradamw <adamw@FreeBSD.org>2014-07-29 09:59:16 +0800
commit78cfb4fafcc32085d47504cab32f7bb5ec87c140 (patch)
treee2e604e83659be7f58596e80b3cf18e9d7d06dae /net/traceroute
parent737f59e29bd9900366fc7372c3ba1018c36c2867 (diff)
downloadfreebsd-ports-gnome-78cfb4fafcc32085d47504cab32f7bb5ec87c140.tar.gz
freebsd-ports-gnome-78cfb4fafcc32085d47504cab32f7bb5ec87c140.tar.zst
freebsd-ports-gnome-78cfb4fafcc32085d47504cab32f7bb5ec87c140.zip
Rename net/ patch-xy patches to reflect the files they modify.
Approve by: portmgr (not really, but one of these is modifying an unstaged port)
Diffstat (limited to 'net/traceroute')
-rw-r--r--net/traceroute/Makefile2
-rw-r--r--net/traceroute/files/patch-Makefile (renamed from net/traceroute/files/patch-aa)0
2 files changed, 1 insertions, 1 deletions
diff --git a/net/traceroute/Makefile b/net/traceroute/Makefile
index a1a660e0d6cf..8db5cc5d1416 100644
--- a/net/traceroute/Makefile
+++ b/net/traceroute/Makefile
@@ -6,7 +6,6 @@ PORTVERSION= ${RELEASEDATE}
CATEGORIES= net
MASTER_SITES= http://mitya.pp.ru/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-EXTRACT_SUFX= .tar.Z
MAINTAINER= demon@FreeBSD.org
COMMENT= Version of 'traceroute' that shows the AS network number of each hop
@@ -14,6 +13,7 @@ COMMENT= Version of 'traceroute' that shows the AS network number of each hop
RELEASEDATE= 991603
NO_WRKSUBDIR= yes
PLIST_FILES= sbin/traceroute man/man8/traceroute.8.gz
+USES= tar:Z
do-install:
${INSTALL} -c -m 4755 -o root -g bin ${WRKSRC}/traceroute \
diff --git a/net/traceroute/files/patch-aa b/net/traceroute/files/patch-Makefile
index 4507ac71e4e0..4507ac71e4e0 100644
--- a/net/traceroute/files/patch-aa
+++ b/net/traceroute/files/patch-Makefile