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 1b5db614b33..89cee4da648 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2004/06/24 18:20:04 xtraeme Exp $ +# $NetBSD: Makefile,v 1.25 2004/07/06 16:28:52 recht Exp $ # DISTNAME= icecast-2.0.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.icecast.org/files/ |