diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/py-kde4/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 4befbed08a0..253114c6bff 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2012/06/14 07:43:34 sbd Exp $ +# $NetBSD: Makefile,v 1.5 2012/06/14 22:09:30 sbd Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/py-kde4/Makefile b/x11/py-kde4/Makefile index 78f690d5579..1f156f18443 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2012/06/14 07:44:29 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/14 22:09:30 sbd Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 DISTNAME= pykde4-${_KDE_VERSION} CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |