diff options
author | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-09-02 19:50:38 +0000 |
commit | 30b15b560ede65e353f4add7bde4bfdd0303ad98 (patch) | |
tree | 50a1ccd42456eff2c4cb93f6820d39553d73b228 /audio/py-musique | |
parent | 56b9f74dd087c70b0df81eb1222a569fe08076a3 (diff) | |
download | pkgsrc-30b15b560ede65e353f4add7bde4bfdd0303ad98.tar.gz |
Revbump after cairo update
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 1cc9cff3ed7..d792ac167ee 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:05 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2013/09/02 19:50:54 adam Exp $ # DISTNAME= pymusique-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= audio MASTER_SITES= http://www.pyronecrophilia.com/content/pymusique/ |