diff options
Diffstat (limited to 'x11/konsole')
-rw-r--r-- | x11/konsole/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 568c7c2a8da..a644c412922 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2013/11/07 13:35:56 markd Exp $ +# $NetBSD: Makefile,v 1.20 2014/01/01 11:52:43 wiz Exp $ DISTNAME= konsole-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Terminal emulator for the K Desktop Environment |