diff options
Diffstat (limited to 'misc/cstream/Makefile')
-rw-r--r-- | misc/cstream/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/cstream/Makefile b/misc/cstream/Makefile index 5babce422169..9accbdf718ee 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -6,14 +6,14 @@ # PORTNAME= cstream -PORTVERSION= 2.7.4 +PORTVERSION= 2.7.5 CATEGORIES= misc MASTER_SITES= http://www.cons.org/cracauer/download/ \ http://www2.cons.org/freebsd-distfiles/ \ http://www3.cons.org/freebsd-distfiles/ MAINTAINER= cracauer@cons.org -COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP, audio support +COMMENT= Like dd(1) tool, precise bandwidth limiting/reporting, fifo, TCP MAN1= cstream.1 PLIST_FILES= bin/cstream |