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 72bc187f79f..821bb54d55d 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2013/06/03 10:04:31 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/06/04 22:15:38 tron Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |