diff options
Diffstat (limited to 'x11/py-kde4/Makefile')
-rw-r--r-- | x11/py-kde4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile index 7e0508da253..8267338bf26 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/06/04 22:17:29 tron Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/06 12:55:20 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} DISTNAME= pykde4-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |