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 78d6df6293d..b14cd82de94 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2012/03/20 05:07:48 markd Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:52 sbd Exp $ DISTNAME= konsole-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= a terminal emulator for the K Desktop Environment |