diff options
Diffstat (limited to 'audio/ario/Makefile')
-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 821bb54d55d..42a20e843c7 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/06/04 22:15:38 tron Exp $ +# $NetBSD: Makefile,v 1.34 2013/06/06 12:54:01 wiz Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |