diff options
Diffstat (limited to 'audio/icecast/Makefile')
-rw-r--r-- | audio/icecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index b046d31b2ed..6a69af5cf6e 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2004/10/13 21:20:00 adrianp Exp $ +# $NetBSD: Makefile,v 1.28 2004/11/27 20:45:04 wiz Exp $ # -DISTNAME= icecast-2.0.2 +DISTNAME= icecast-2.1.0 CATEGORIES= audio MASTER_SITES= http://svn.xiph.org/releases/icecast/ |