diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/tcpdstat | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/tcpdstat')
-rw-r--r-- | net/tcpdstat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpdstat/Makefile b/net/tcpdstat/Makefile index c344474e8f8..877308fa366 100644 --- a/net/tcpdstat/Makefile +++ b/net/tcpdstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/02 01:17:42 jschauma Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:51:54 grant Exp $ DISTNAME= tcpd-tools-0.8 PKGNAME= tcpdstat-0.8 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/tcpdstat CATEGORIES= net MASTER_SITES= ftp://tracer.csl.sony.co.jp/pub/mawi/tools/ -MAINTAINER= tech-pkg@netbsd.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= analyze tcpdump output MAKE_ENV= BINDIR=${PREFIX}/bin |