diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /astro/libkgeomap/Makefile | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) |
Notes
Diffstat (limited to 'astro/libkgeomap/Makefile')
-rw-r--r-- | astro/libkgeomap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libkgeomap/Makefile b/astro/libkgeomap/Makefile index 01031abdd116..77db0cc4dfaa 100644 --- a/astro/libkgeomap/Makefile +++ b/astro/libkgeomap/Makefile @@ -2,7 +2,7 @@ PORTNAME= libkgeomap PORTVERSION= ${KDE4_APPLICATIONS_VERSION} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro kde MASTER_SITES= KDE/${KDE4_APPLICATIONS_BRANCH}/applications/${PORTVERSION}/src DIST_SUBDIR= KDE/${PORTVERSION} |