diff options
Diffstat (limited to 'x11/konsole')
-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 f124ceea320..32949424d36 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2013/01/26 21:39:18 adam Exp $ +# $NetBSD: Makefile,v 1.9 2013/02/06 23:24:16 jperkin Exp $ DISTNAME= konsole-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= x11 COMMENT= a terminal emulator for the K Desktop Environment |