diff options
Diffstat (limited to 'net/traceroute-as')
-rw-r--r-- | net/traceroute-as/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/traceroute-as/Makefile b/net/traceroute-as/Makefile index 7e730e927d8..23688eb1367 100644 --- a/net/traceroute-as/Makefile +++ b/net/traceroute-as/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2005/12/27 13:54:58 seb Exp $ +# $NetBSD: Makefile,v 1.8 2006/03/04 21:30:25 jlam Exp $ # DISTNAME= traceroute_991603.tar @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.nikhef.nl/pub/network/ EXTRACT_SUFX= .Z -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Traceroute capable of reporting the AS number of hops WRKSRC= ${WRKDIR} |