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 1eb659f009a..f376f2f74ad 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.47 2015/04/17 15:53:16 adam Exp $ +# $NetBSD: Makefile,v 1.48 2015/04/25 14:25:15 tnn Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= pykde4-${_KDE_VERSION} CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |