diff options
author | markd <markd> | 2013-04-13 23:04:50 +0000 |
---|---|---|
committer | markd <markd> | 2013-04-13 23:04:50 +0000 |
commit | dee0ce63b14db51b464299e7a49a4b7c84783631 (patch) | |
tree | 37db9efa62ae992d11e29dcdf616e068b9fc3267 /x11 | |
parent | df44b11474f455b70a0cd5d320b29fd1685c6ccd (diff) | |
download | pkgsrc-dee0ce63b14db51b464299e7a49a4b7c84783631.tar.gz |
Bump PKGREVISION for attica-0.4.1 update
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kde-runtime4/Makefile | 3 | ||||
-rw-r--r-- | x11/kdelibs4/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/x11/kde-runtime4/Makefile b/x11/kde-runtime4/Makefile index f0507007f4b..443ac9c0c61 100644 --- a/x11/kde-runtime4/Makefile +++ b/x11/kde-runtime4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2013/04/03 10:51:49 markd Exp $ +# $NetBSD: Makefile,v 1.20 2013/04/13 23:05:36 markd Exp $ DISTNAME= kde-runtime-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Runtime requirements for the KDE integrated X11 desktop diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 2a8ba534f84..2e02d05334c 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2013/04/03 10:51:44 markd Exp $ +# $NetBSD: Makefile,v 1.54 2013/04/13 23:04:50 markd Exp $ DISTNAME= kdelibs-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Support libraries for the KDE integrated X11 desktop |