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 | 633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 (patch) | |
tree | e3004dd044c1990ea0aa54678d3be309193e9105 /audio/ario | |
parent | 9756c99c266ccf5722751d84e937b78a493fc166 (diff) | |
download | pkgsrc-633bd301a1d0418cdd77dd6c8c4be2d3828bbed4.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/} |