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/paman | |
parent | 8b621aa9fa417bd6156d7c6d638b4cff10143738 (diff) | |
download | pkgsrc-fab9e142483cf821158aa9d846d4645fcd122eff.tar.gz |
PKGREVISION bump for json-c shlib rename.
Diffstat (limited to 'audio/paman')
-rw-r--r-- | audio/paman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile index ca5c84bf95c..f884c2cb9d6 100644 --- a/audio/paman/Makefile +++ b/audio/paman/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/10/10 14:42:00 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2013/11/25 12:00:46 wiz Exp $ # DISTNAME= paman-0.9.4 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= audio MASTER_SITES= http://0pointer.de/lennart/projects/paman/ |