diff options
Diffstat (limited to 'audio/ario')
-rw-r--r-- | audio/ario/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index baa95a965ad..92fa4490150 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2012/01/19 19:22:35 drochner Exp $ +# $NetBSD: Makefile,v 1.14 2012/01/24 09:10:54 sbd Exp $ # DISTNAME= ario-1.5.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |