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 6c594d45582..c88c58f488c 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2009/07/29 13:59:59 drochner Exp $ +# $NetBSD: Makefile,v 1.49 2010/01/17 12:02:05 wiz Exp $ # DISTNAME= icecast-2.3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ |