summaryrefslogtreecommitdiff
path: root/misc/cstream
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
committerwiz <wiz@pkgsrc.org>2007-02-22 19:26:05 +0000
commit601583c3207bd23bb05d0761888aefcb5699e1c2 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /misc/cstream
parent7d3fc308d5df79646f49f260085854f0bcc2fd80 (diff)
downloadpkgsrc-601583c3207bd23bb05d0761888aefcb5699e1c2.tar.gz
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Diffstat (limited to 'misc/cstream')
-rw-r--r--misc/cstream/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile
index fc6da1ab829..94540f52a0c 100644
--- a/misc/cstream/Makefile
+++ b/misc/cstream/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:10 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2007/02/22 19:26:48 wiz Exp $
DISTNAME= cstream-2.2
CATEGORIES= misc
MASTER_SITES= http://www.cons.org/cracauer/download/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.cons.org/cracauer/
+HOMEPAGE= http://www.cons.org/cracauer/
COMMENT= General-purpose stream-handling tool with bandwidth limiting
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"