diff options
Diffstat (limited to 'audio/rio500/Makefile')
-rw-r--r-- | audio/rio500/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rio500/Makefile b/audio/rio500/Makefile index 6ae24610d99..d31c9e56694 100644 --- a/audio/rio500/Makefile +++ b/audio/rio500/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2002/03/05 18:05:39 skrll Exp $ +# $NetBSD: Makefile,v 1.8 2003/05/02 11:53:44 wiz Exp $ # DISTNAME= rio500-0.7 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rio500/} |