diff options
Diffstat (limited to 'audio/ario')
-rw-r--r-- | audio/ario/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index 64f5bb4433d..fdef1743b23 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/01/13 13:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2011/04/22 13:42:50 obache Exp $ # DISTNAME= ario-1.3 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.3/} |