diff options
Diffstat (limited to 'audio/icecast2/Makefile')
-rw-r--r-- | audio/icecast2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index a990e301ccaf..0bbb8c5100b1 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: icecast -# Version required: 1.3.0 # Date created: 28 Jan 1999 # Whom: Chip Marshall <chip@eboai.org> # # $FreeBSD$ # -DISTNAME= icecast-1.3.0 +PORTNAME= icecast +PORTVERSION= 1.3.0 CATEGORIES= audio net MASTER_SITES= http://www.icecast.org/releases/ \ ftp://ftp.eboai.org/pub/icecast/ |