diff options
Diffstat (limited to 'x11/konsole/Makefile')
-rw-r--r-- | x11/konsole/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 58085e0a6b7..d3939377f8b 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2013/04/03 10:51:51 markd Exp $ +# $NetBSD: Makefile,v 1.12 2013/04/06 03:45:28 rodent Exp $ DISTNAME= konsole-${_KDE_VERSION} CATEGORIES= x11 -COMMENT= a terminal emulator for the K Desktop Environment +COMMENT= Terminal emulator for the K Desktop Environment .include "../../meta-pkgs/kde4/Makefile.kde4" |