diff options
author | obache <obache> | 2012-01-09 02:54:24 +0000 |
---|---|---|
committer | obache <obache> | 2012-01-09 02:54:24 +0000 |
commit | 328ac29e7b6d43d7d4b2ecb19349204fe75b4b77 (patch) | |
tree | ccb3397c68b468b1c8a51fca51d5d8d02b01d7d4 /x11 | |
parent | e80137b4775670a0a9f519678c1ca1a980276b1d (diff) | |
download | pkgsrc-328ac29e7b6d43d7d4b2ecb19349204fe75b4b77.tar.gz |
Recursive bump from boost-libs shlib bump.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdebase-workspace4/Makefile | 4 | ||||
-rw-r--r-- | x11/kdebindings4-python/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/kdebase-workspace4/Makefile b/x11/kdebase-workspace4/Makefile index 72971f17446..d5cbd1e40a2 100644 --- a/x11/kdebase-workspace4/Makefile +++ b/x11/kdebase-workspace4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.31 2011/11/19 21:12:05 markd Exp $ +# $NetBSD: Makefile,v 1.32 2012/01/09 02:54:29 obache Exp $ DISTNAME= kdebase-workspace-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 COMMENT= base workspace for the KDE 4 integrated X11 desktop diff --git a/x11/kdebindings4-python/Makefile b/x11/kdebindings4-python/Makefile index 805698ef94b..d6b72099e46 100644 --- a/x11/kdebindings4-python/Makefile +++ b/x11/kdebindings4-python/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/11/01 06:03:01 sbd Exp $ +# $NetBSD: Makefile,v 1.30 2012/01/09 02:54:29 obache Exp $ PKGNAME= kdebindings4-python-${_KDE_VERSION} DISTNAME= kdebindings-${_KDE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc COMMENT= Python bindings for the KDE integrated X11 desktop |