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 653f84fa0eb..3d2081fddc2 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2013/01/26 21:37:01 adam Exp $ +# $NetBSD: Makefile,v 1.27 2013/02/06 23:21:37 jperkin Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |