diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 92576aa4434724142021945084682e2f1f289c20 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /x11/konsole | |
parent | 5858ec942a6e97e44d554315f1dc95335f2355a6 (diff) | |
download | pkgsrc-92576aa4434724142021945084682e2f1f289c20.tar.gz |
Revbump after updating graphics/cairo
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 2b947c7523f..c2f8ab60b08 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2012/06/16 04:45:39 markd Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/07 19:17:48 adam Exp $ DISTNAME= konsole-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= x11 COMMENT= a terminal emulator for the K Desktop Environment |