diff options
author | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2020-08-17 20:17:15 +0000 |
commit | 9c239d33c8bf238818b1984019666b40d5c388b0 (patch) | |
tree | 0b131e24a79c5f3ff8b179a9e7c5a4887fa44b66 /audio/py-musique | |
parent | 7fd7302d20945be276edc57766363af689a974f0 (diff) | |
download | pkgsrc-9c239d33c8bf238818b1984019666b40d5c388b0.tar.gz |
*: revbump after fontconfig bl3 changes (libuuid removal)
Diffstat (limited to 'audio/py-musique')
-rw-r--r-- | audio/py-musique/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/py-musique/Makefile b/audio/py-musique/Makefile index 742af02d2d7..31f34607094 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.67 2020/06/02 08:23:14 adam Exp $ +# $NetBSD: Makefile,v 1.68 2020/08/17 20:18:10 leot Exp $ DISTNAME= pymusique-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 39 +PKGREVISION= 40 CATEGORIES= audio #MASTER_SITES= http://www.pyronecrophilia.com/content/pymusique/ |