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 da2b930154e..ca66876287d 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2012/10/29 05:06:46 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/02/16 11:19:19 wiz Exp $ # .include "../../x11/vte/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org |