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 3ea8cc8e864..3b691561227 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2013/02/06 23:21:18 jperkin Exp $ +# $NetBSD: Makefile,v 1.16 2013/02/15 11:54:09 obache Exp $ DISTNAME= kde-workspace-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 9 +PKGREVISION= 10 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 2690e5827c5..c7922b4b43c 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2013/02/06 23:24:16 jperkin Exp $ +# $NetBSD: Makefile,v 1.22 2013/02/15 11:54:10 obache Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} DISTNAME= pykde4-${_KDE_VERSION} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |