diff options
Diffstat (limited to 'audio/icecast')
-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 89cee4da648..ef25f3bfb78 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2004/07/06 16:28:52 recht Exp $ +# $NetBSD: Makefile,v 1.26 2004/10/03 00:13:06 tv Exp $ # DISTNAME= icecast-2.0.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.icecast.org/files/ |