diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-25 12:00:45 +0000 |
commit | fab9e142483cf821158aa9d846d4645fcd122eff (patch) | |
tree | 6ab513eca9a83dc1b88694269449b669fe7e6b5d /audio/libao-pulse/Makefile | |
parent | 8b621aa9fa417bd6156d7c6d638b4cff10143738 (diff) | |
download | pkgsrc-fab9e142483cf821158aa9d846d4645fcd122eff.tar.gz |
PKGREVISION bump for json-c shlib rename.
Diffstat (limited to 'audio/libao-pulse/Makefile')
-rw-r--r-- | audio/libao-pulse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libao-pulse/Makefile b/audio/libao-pulse/Makefile index 99f8dc49794..c714c011b70 100644 --- a/audio/libao-pulse/Makefile +++ b/audio/libao-pulse/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/04/06 15:46:34 rodent Exp $ +# $NetBSD: Makefile,v 1.10 2013/11/25 12:00:46 wiz Exp $ .include "../../audio/libao/Makefile.common" PKGNAME= ${DISTNAME:S/libao/libao-pulse/} -PKGREVISION= 7 +PKGREVISION= 8 COMMENT+= (pulse plugin) |