diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2019-01-16 11:13:44 +0000 |
commit | 1bf487d3e73d83700f5a4aeb3a9ffbfc6e87856b (patch) | |
tree | 127ae6686665fd0ff97a7bd5f27449299929734e /astro/marble | |
parent | d20d8aa75e51f61da14ac206199a1ebc244f940a (diff) |
Notes
Diffstat (limited to 'astro/marble')
-rw-r--r-- | astro/marble/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/marble/Makefile b/astro/marble/Makefile index 01a5a76f1d06..4d9925bcd553 100644 --- a/astro/marble/Makefile +++ b/astro/marble/Makefile @@ -2,6 +2,7 @@ PORTNAME= marble DISTVERSION= ${KDE_APPLICATIONS_VERSION} +PORTREVISION= 1 CATEGORIES= astro kde kde-applications MAINTAINER= kde@FreeBSD.org |