diff options
author | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
---|---|---|
committer | Thomas Zander <riggs@FreeBSD.org> | 2017-04-25 08:20:30 +0000 |
commit | b50a4186ce94f1349629ba4833a3ac776e270a5d (patch) | |
tree | 634799b0b1d3d54aac727b35456e56e8cdd0bde7 /x11/konsole | |
parent | 7502b7538d7b44f9f0c0bbf49931e0c23a61c0e0 (diff) |
Notes
Diffstat (limited to 'x11/konsole')
-rw-r--r-- | x11/konsole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index a9fbba5ef06a..0163200dd73c 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -2,7 +2,7 @@ PORTNAME= konsole PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 kde kde-kde4 MAINTAINER= kde@FreeBSD.org |