diff options
author | adam <adam> | 2013-11-20 20:04:35 +0000 |
---|---|---|
committer | adam <adam> | 2013-11-20 20:04:35 +0000 |
commit | aae382eaff7c058230f085597efdc92a36c22ea3 (patch) | |
tree | 78faa6a35d09442343364d9b1977b65b4e608387 /x11 | |
parent | 00f22e2f49a77d9ed84fe37b18dddd4c4340a40c (diff) | |
download | pkgsrc-aae382eaff7c058230f085597efdc92a36c22ea3.tar.gz |
Revbump after updating devel/boost-libs
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-runtime4/Makefile | 4 | ||||
-rw-r--r-- | x11/kde-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/py-kde4/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index 5a2f1c75656..aad2aab70ff 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2013/11/20 13:23:46 obache Exp $ +# $NetBSD: Makefile,v 1.34 2013/11/20 20:04:40 adam Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kde-workspace4/Makefile b/x11/kde-workspace4/Makefile index 88b27abf1b1..0584d04c656 100644 --- a/x11/kde-workspace4/Makefile +++ b/x11/kde-workspace4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/11/20 13:23:46 obache Exp $ +# $NetBSD: Makefile,v 1.29 2013/11/20 20:04:40 adam 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 5b7d01e81f7..5d103b40dfa 100644 --- a/x11/py-kde4/Makefile +++ b/x11/py-kde4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2013/11/20 13:23:46 obache Exp $ +# $NetBSD: Makefile,v 1.35 2013/11/20 20:04:40 adam Exp $ PKGNAME= ${PYPKGPREFIX}-kde4-${_KDE_VERSION} DISTNAME= pykde4-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |