diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 114e91ee249b3771e3359659eff3a03f2d6575c2 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /audio/py-musique | |
parent | 197899c3330449330ee13cb4cb44fac9e10fe2e1 (diff) | |
download | pkgsrc-114e91ee249b3771e3359659eff3a03f2d6575c2.tar.gz |
Revbump after updating graphics/pango
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 a4291ee3b13..ed393071d15 100644 --- a/audio/py-musique/Makefile +++ b/audio/py-musique/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.36 2012/10/02 23:48:06 asau Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/08 23:01:13 adam Exp $ # DISTNAME= pymusique-0.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio MASTER_SITES= http://www.pyronecrophilia.com/content/pymusique/ |