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 80666313f322..ecda0fce9d31 100644 --- a/misc/cstream/Makefile +++ b/misc/cstream/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: cstream -# Version required: 1.0 # Date created: 19990304 # Whom: cracauer@cons.org "Martin Cracauer" # # $FreeBSD$ # -DISTNAME= cstream-2.0 +PORTNAME= cstream +PORTVERSION= 2.0 CATEGORIES= misc MASTER_SITES= http://www.cons.org/cracauer/download/ \ http://www2.cons.org/cracauer/download/ \ |