diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
commit | 515db2ed104a7de4ffb582600576cfa5136637cc (patch) | |
tree | 3c1641f7451c72c9a9f849082551388e5ddbe65a /devel/kcachegrind | |
parent | e55c717cb08120ba9ecda980d27c3ddc87d94f95 (diff) |
Notes
Diffstat (limited to 'devel/kcachegrind')
-rw-r--r-- | devel/kcachegrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index db63e269bb18..c6d00dbf9f5f 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -3,7 +3,7 @@ PORTNAME= kcachegrind PORTVERSION= ${KDE4_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel kde MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |