diff options
author | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-03-03 00:11:51 +0000 |
commit | fb966fa26f35c804660e1ad797ea6d68b0c03b17 (patch) | |
tree | a1c602ef4a7cc8ff28e093a91e96ec5a529d4fa0 /audio/libao-arts | |
parent | 1f896ff9b4778b2a5823529549e27b6d5a6b7758 (diff) | |
download | pkgsrc-fb966fa26f35c804660e1ad797ea6d68b0c03b17.tar.gz |
Recursive bump for pcre-8.30* (shlib major change)
Diffstat (limited to 'audio/libao-arts')
-rw-r--r-- | audio/libao-arts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libao-arts/Makefile b/audio/libao-arts/Makefile index 6dba1a734ce..7eb24d22146 100644 --- a/audio/libao-arts/Makefile +++ b/audio/libao-arts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2012/02/06 12:39:26 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/03/03 00:12:41 wiz Exp $ .include "../../audio/libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-arts/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT+= (arts plugin) |