aboutsummaryrefslogtreecommitdiff
path: root/net/traceroute
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-02-06 13:12:53 +0000
commita049dd78cc281272f3788b3d4689a744f774e543 (patch)
tree66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /net/traceroute
parent4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff)
Notes
Diffstat (limited to 'net/traceroute')
-rw-r--r--net/traceroute/Makefile1
-rw-r--r--net/traceroute/pkg-plist1
2 files changed, 1 insertions, 1 deletions
diff --git a/net/traceroute/Makefile b/net/traceroute/Makefile
index 8ebbefb5c394..938024853d00 100644
--- a/net/traceroute/Makefile
+++ b/net/traceroute/Makefile
@@ -18,6 +18,7 @@ COMMENT= Version of 'traceroute' that shows the AS network number of each hop
RELEASEDATE= 991603
NO_WRKSUBDIR= yes
MAN8= traceroute.8
+PLIST_FILES= sbin/traceroute
do-install:
${INSTALL} -c -m 4755 -o root -g bin ${WRKSRC}/traceroute ${PREFIX}/sbin
diff --git a/net/traceroute/pkg-plist b/net/traceroute/pkg-plist
deleted file mode 100644
index ccb388bc5b05..000000000000
--- a/net/traceroute/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-sbin/traceroute