diff options
author | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
---|---|---|
committer | tnn <tnn> | 2015-04-25 14:20:17 +0000 |
commit | 3235b48277cb89e6bce6b1a2d31272907aab5d6c (patch) | |
tree | cc0e4c97714c0cff53dc99c2732b778f69fb9dc4 /editors/kate | |
parent | 02865034f31190dcf0e7615842f54f3ab0c83901 (diff) | |
download | pkgsrc-3235b48277cb89e6bce6b1a2d31272907aab5d6c.tar.gz |
Recursive revbump following MesaLib update, categories a through f.
Diffstat (limited to 'editors/kate')
-rw-r--r-- | editors/kate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 122faf552dc..4ec178a7919 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2015/04/17 15:53:02 adam Exp $ +# $NetBSD: Makefile,v 1.31 2015/04/25 14:20:42 tnn Exp $ DISTNAME= kate-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors COMMENT= KDE advanced text editor |