diff options
author | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-05-24 18:23:32 +0000 |
commit | 7beb3ce74bb54e46bb85d926109fa85376fad7f4 (patch) | |
tree | e58b01bc5005f47d7bd4aa02e67467ba1421bb38 /audio/ario | |
parent | 18d71c80e696842f10f71d584c15e920a94de1a7 (diff) | |
download | pkgsrc-7beb3ce74bb54e46bb85d926109fa85376fad7f4.tar.gz |
Bump PKGREVISION for libproxy shlib major bump.
Diffstat (limited to 'audio/ario')
-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 f359937747e..84d4e0e8452 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/05/09 07:39:24 adam Exp $ +# $NetBSD: Makefile,v 1.31 2013/05/24 18:23:34 wiz Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |