diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2011-07-17 16:07:23 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2011-07-17 16:07:23 +0000 |
commit | c2f28f7e83083cd9486b9e3df8cff36d87da4507 (patch) | |
tree | 07cad62e878509241ca7463f244860d1033a6f9f /math/kcalc/Makefile | |
parent | d5ce86264de1fd704353c2f9501a242a078bbef3 (diff) |
Notes
Diffstat (limited to 'math/kcalc/Makefile')
-rw-r--r-- | math/kcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/kcalc/Makefile b/math/kcalc/Makefile index 9a66faa99cad..e4026f85cf9f 100644 --- a/math/kcalc/Makefile +++ b/math/kcalc/Makefile @@ -6,6 +6,7 @@ PORTNAME= kdeutils PORTVERSION= ${KDE4_VERSION} +PORTREVISION= 1 CATEGORIES= misc kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src |