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 3eed31487c5..74d19ce7a10 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2012/12/16 01:51:58 obache Exp $ +# $NetBSD: Makefile,v 1.54 2013/02/06 23:21:40 jperkin Exp $ # DISTNAME= icecast-2.3.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/icecast/ |