diff options
Diffstat (limited to 'audio/icecast')
-rw-r--r-- | audio/icecast/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index 44cfbf505cb..db2c68221ce 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2005/12/29 06:21:31 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2006/02/05 23:08:10 joerg Exp $ # DISTNAME= icecast-2.3.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://svn.xiph.org/releases/icecast/ |