diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 10:29:51 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2018-02-10 10:29:51 +0000 |
commit | 737c1cc56dbc42d63372805d3642ba9b3d119a96 (patch) | |
tree | 0b032f3e2684e6f49384c70cbee1ccfb5359893d /math/kmplot/Makefile | |
parent | 5e9ae3b9f544b762bebe53addbf6c4095bbafcf3 (diff) |
Notes
Diffstat (limited to 'math/kmplot/Makefile')
-rw-r--r-- | math/kmplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kmplot/Makefile b/math/kmplot/Makefile index 9e2f12728747..3bab4d9969d1 100644 --- a/math/kmplot/Makefile +++ b/math/kmplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= kmplot PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde kde-kde4 MAINTAINER= kde@FreeBSD.org |