diff options
Diffstat (limited to 'audio/darkice')
-rw-r--r-- | audio/darkice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index b0307cec414..7fb19f54f6c 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2005/12/29 06:21:30 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2006/02/05 23:08:06 joerg Exp $ # DISTNAME= darkice-0.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=darkice/} |