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 840d66c5816..90ca30d5e0b 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2015/08/23 14:30:36 wiz Exp $ +# $NetBSD: Makefile,v 1.52 2015/10/10 01:57:59 ryoon Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |