diff options
author | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-22 15:33:43 +0000 |
commit | cbbd8527fae2d0fe8ba04e423278947261ca66b3 (patch) | |
tree | 2c02582ffc49c3d7027567ea81a9b77bff71d20b /x11/kde-baseapps4 | |
parent | 93ecd1a8234f0bf6a1d014bd4d55daae01591712 (diff) | |
download | pkgsrc-cbbd8527fae2d0fe8ba04e423278947261ca66b3.tar.gz |
Bump PKGREVISION refrecting the default Ruby's version change.
Diffstat (limited to 'x11/kde-baseapps4')
-rw-r--r-- | x11/kde-baseapps4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/kde-baseapps4/Makefile b/x11/kde-baseapps4/Makefile index 81a230adb2c..b50204190e6 100644 --- a/x11/kde-baseapps4/Makefile +++ b/x11/kde-baseapps4/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2012/03/19 19:44:03 markd Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/22 15:33:43 obache Exp $ DISTNAME= kde-baseapps-${_KDE_VERSION} PKGNAME= ${DISTNAME:S/-4/4-4/} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Base modules for the KDE 4 integrated X11 desktop |