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 a43b5614d10..1672355333f 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2012/04/08 19:09:20 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/06/14 07:44:03 sbd Exp $ # .include "../../x11/vte/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org |