diff options
Diffstat (limited to 'audio/rio500')
-rw-r--r-- | audio/rio500/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index a9b5eb2c460..39ede0ace2d 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2004/05/07 11:54:35 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2004/10/03 00:13:09 tv Exp $ # DISTNAME= rio500-0.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rio500/} |