diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-18 02:13:30 +0800 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-18 02:13:30 +0800 |
commit | a17d48c4c0d19bfc4ea349be8d483315d370c838 (patch) | |
tree | ec4c7d9cb6f5b6dea109e5c87eafb8cd459652b7 /editors | |
parent | 3e4f020a861d22e9f5ce0c52eba4dbc0610cefb3 (diff) | |
download | freebsd-ports-gnome-a17d48c4c0d19bfc4ea349be8d483315d370c838.tar.gz freebsd-ports-gnome-a17d48c4c0d19bfc4ea349be8d483315d370c838.tar.zst freebsd-ports-gnome-a17d48c4c0d19bfc4ea349be8d483315d370c838.zip |
Follow-up to r514669: bump consumers of moved ports
In r514669 the two ports were moved in the following way:
- net/kcontacts -> net/kf5-kcontacts
- net/kcalcore -> net/kf5-kcalendarcore
Force rebuild of their consumers.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/calligra/Makefile | 2 | ||||
-rw-r--r-- | editors/calligraplan/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile index 1d74ca5b8fe2..16dd25fbaf3b 100644 --- a/editors/calligra/Makefile +++ b/editors/calligra/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligra DISTVERSION= 3.1.0 -PORTREVISION= 24 +PORTREVISION= 25 CATEGORIES= editors kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile index 59e5b847eba3..97d5ce71db13 100644 --- a/editors/calligraplan/Makefile +++ b/editors/calligraplan/Makefile @@ -2,7 +2,7 @@ PORTNAME= calligraplan DISTVERSION= 3.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors kde MASTER_SITES= KDE/stable/calligra/${PORTVERSION} DIST_SUBDIR= KDE/${PORTNAME} |