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 0a92184e69f..08b2baeb9da 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2014/04/09 07:27:01 obache Exp $ +# $NetBSD: Makefile,v 1.46 2014/05/05 00:47:34 ryoon Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 29 +PKGREVISION= 30 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |