summaryrefslogtreecommitdiff
path: root/net/traceroute-as
diff options
context:
space:
mode:
Diffstat (limited to 'net/traceroute-as')
-rw-r--r--net/traceroute-as/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/traceroute-as/Makefile b/net/traceroute-as/Makefile
index 187f774d285..ad0687db9d8 100644
--- a/net/traceroute-as/Makefile
+++ b/net/traceroute-as/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2008/06/20 01:09:32 joerg Exp $
+# $NetBSD: Makefile,v 1.10 2012/10/23 17:19:14 asau Exp $
#
DISTNAME= traceroute_991603.tar
@@ -10,8 +10,6 @@ EXTRACT_SUFX= .Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Traceroute capable of reporting the AS number of hops
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}
.include "../../mk/bsd.prefs.mk"