summaryrefslogtreecommitdiff
path: root/x11/py-vte/Makefile
diff options
context:
space:
mode:
authorobache <obache>2011-04-22 13:41:54 +0000
committerobache <obache>2011-04-22 13:41:54 +0000
commitc72753b709d1dbe4bf0e5a2bfc68db00290e3e8e (patch)
treedc389f11e24082a6677644fa2e9a1ce749f189f0 /x11/py-vte/Makefile
parentf0ed6d5ddcc3473dc351b3a77bbda635a76bb1ff (diff)
downloadpkgsrc-c72753b709d1dbe4bf0e5a2bfc68db00290e3e8e.tar.gz
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'x11/py-vte/Makefile')
-rw-r--r--x11/py-vte/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile
index a6b949ee468..628e22f6ae6 100644
--- a/x11/py-vte/Makefile
+++ b/x11/py-vte/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2011/03/23 15:40:23 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2011/04/22 13:42:31 obache Exp $
#
.include "../../x11/vte/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= x11 python
MAINTAINER= pkgsrc-users@NetBSD.org