diff options
Diffstat (limited to 'misc/cstream/Makefile')
-rw-r--r-- | misc/cstream/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index 886e9d2f703..785b94a1920 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.10 2012/10/08 09:57:18 asau Exp $ +# $NetBSD: Makefile,v 1.11 2014/12/10 02:40:04 mef Exp $ -DISTNAME= cstream-2.7.5 +DISTNAME= cstream-3.1.1 CATEGORIES= misc MASTER_SITES= http://www.cons.org/cracauer/download/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.cons.org/cracauer/cstream.html COMMENT= General-purpose stream-handling tool with bandwidth limiting +LICENSE= x11 GNU_CONFIGURE= yes |