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 c2f8ab60b08..357d12be94b 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/09/07 19:17:48 adam Exp $ +# $NetBSD: Makefile,v 1.5 2012/09/15 10:07:08 obache Exp $ DISTNAME= konsole-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 COMMENT= a terminal emulator for the K Desktop Environment |