summaryrefslogtreecommitdiff
path: root/misc/cstream
diff options
context:
space:
mode:
authorwiz <wiz>2007-02-22 19:26:05 +0000
committerwiz <wiz>2007-02-22 19:26:05 +0000
commit0dd0ea596a01ad42bf95558677bb8b3558cfc518 (patch)
treefae33b1f36c87708a527346fcfbac7913893ed98 /misc/cstream
parent2040f60083a0ef86919ddcf2b21a05cd4b863326 (diff)
downloadpkgsrc-0dd0ea596a01ad42bf95558677bb8b3558cfc518.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"