diff options
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r-- | math/kcalc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 0259cdf0a59f..e2d1110be8b2 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -2,7 +2,7 @@ PORTNAME= kcalc PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |