diff options
author | markd <markd@pkgsrc.org> | 2013-11-07 11:53:59 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2013-11-07 11:53:59 +0000 |
commit | fdf0719beaafece43c858839ce13eadc7e316907 (patch) | |
tree | f6cf5752f96c0cb922f4b52cfbd07b3cfc61d99f /misc/kcharselect/Makefile | |
parent | 3414c59e396ff09d94cafa42d4873df7296a525b (diff) | |
download | pkgsrc-fdf0719beaafece43c858839ce13eadc7e316907.tar.gz |
Update to KDE SC 4.11.3
bugfixes, many new features, improved stability and performance.
Diffstat (limited to 'misc/kcharselect/Makefile')
-rw-r--r-- | misc/kcharselect/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/kcharselect/Makefile b/misc/kcharselect/Makefile index 8c78ad48050..e5ca4348c3e 100644 --- a/misc/kcharselect/Makefile +++ b/misc/kcharselect/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2013/07/05 13:29:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.18 2013/11/07 12:35:42 markd Exp $ DISTNAME= kcharselect-${_KDE_VERSION} -PKGREVISION= 4 CATEGORIES= misc COMMENT= KDE character selector |