diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-23 14:30:35 +0000 |
commit | 7988d5762647198a2c1c89575cd0e24f7a98cc32 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /audio/ario | |
parent | c69ed98c00efc54c68198eeb13e0d3830a83590c (diff) | |
download | pkgsrc-7988d5762647198a2c1c89575cd0e24f7a98cc32.tar.gz |
Bump PKGREVISION for nettle 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 7065fdb8994..840d66c5816 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2015/06/07 14:05:57 youri Exp $ +# $NetBSD: Makefile,v 1.51 2015/08/23 14:30:36 wiz Exp $ # DISTNAME= ario-1.5.1 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/} |