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 80e4ac238f9..47876fe651b 100644 --- a/x11/py-vte/Makefile +++ b/x11/py-vte/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2013/06/04 22:17:30 tron Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/06 12:53:50 wiz Exp $ # .include "../../x11/vte/Makefile.common" PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= x11 python MAINTAINER= pkgsrc-users@NetBSD.org |