diff options
Diffstat (limited to 'x11/py-vte/Makefile')
-rw-r--r-- | x11/py-vte/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-vte/Makefile b/x11/py-vte/Makefile index 958f043480c..6a91649f446 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2012/09/07 19:17:51 adam Exp $ +# $NetBSD: Makefile,v 1.10 2012/09/15 10:07:13 obache Exp $ # .include "../../x11/vte/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org |