summaryrefslogtreecommitdiff
path: root/fonts
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2012-10-04 00:21:58 +0000
committercheusov <cheusov@pkgsrc.org>2012-10-04 00:21:58 +0000
commitfb1ffebcad8333fcea943204be2622ce741149e0 (patch)
treec1a40f5e27dd3beaec45a3329d027d0dd62c23ed /fonts
parent92c93639801c4d6b8961ee66ca7f957f2a6f9ae7 (diff)
downloadpkgsrc-fb1ffebcad8333fcea943204be2622ce741149e0.tar.gz
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
Diffstat (limited to 'fonts')
-rw-r--r--fonts/py-fonttools/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/py-fonttools/Makefile b/fonts/py-fonttools/Makefile
index e0b7129d125..7ee878a275a 100644
--- a/fonts/py-fonttools/Makefile
+++ b/fonts/py-fonttools/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2012/10/03 23:40:36 cheusov Exp $
+# $NetBSD: Makefile,v 1.21 2012/10/04 00:21:59 cheusov Exp $
#
DISTNAME= fonttools-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= fonts python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fonttools/}