diff options
Diffstat (limited to 'x11/konsole/Makefile')
-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 277ce95fbfa..a78c07171d9 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.14 2013/05/21 12:49:37 markd Exp $ +# $NetBSD: Makefile,v 1.15 2013/06/03 10:06:20 wiz Exp $ DISTNAME= konsole-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= Terminal emulator for the K Desktop Environment |