diff options
Diffstat (limited to 'audio/rio500/Makefile')
-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 5f6e7b77bcd..3c9c54a11b2 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2005/12/05 20:49:49 rillig Exp $ +# $NetBSD: Makefile,v 1.19 2006/02/05 23:08:13 joerg Exp $ # DISTNAME= rio500-0.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rio500/} |