diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:26:05 +0000 |
commit | 601583c3207bd23bb05d0761888aefcb5699e1c2 (patch) | |
tree | fae33b1f36c87708a527346fcfbac7913893ed98 /net/trafshow | |
parent | 7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff) | |
download | pkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz |
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile index 7b353e5dfbc..8883d076200 100644 --- a/net/trafshow/Makefile +++ b/net/trafshow/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2006/06/05 17:29:25 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2007/02/22 19:27:00 wiz Exp $ DISTNAME= trafshow-5.2.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://soft.risp.ru/trafshow/index.shtml COMMENT= Full screen visualization of the network traffic |