diff options
author | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-17 18:13:30 +0000 |
---|---|---|
committer | Tobias C. Berner <tcberner@FreeBSD.org> | 2019-10-17 18:13:30 +0000 |
commit | a17d48c4c0d19bfc4ea349be8d483315d370c838 (patch) | |
tree | ec4c7d9cb6f5b6dea109e5c87eafb8cd459652b7 /net/kf5-kcalendarcore/Makefile | |
parent | 3e4f020a861d22e9f5ce0c52eba4dbc0610cefb3 (diff) | |
download | ports-a17d48c4c0d19bfc4ea349be8d483315d370c838.tar.gz ports-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.
Notes
Notes:
svn path=/head/; revision=514672
Diffstat (limited to 'net/kf5-kcalendarcore/Makefile')
-rw-r--r-- | net/kf5-kcalendarcore/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kf5-kcalendarcore/Makefile b/net/kf5-kcalendarcore/Makefile index 457c63bae071..004c37ebc646 100644 --- a/net/kf5-kcalendarcore/Makefile +++ b/net/kf5-kcalendarcore/Makefile @@ -2,6 +2,7 @@ PORTNAME= kcalendarcore DISTVERSION= ${KDE_FRAMEWORKS_VERSION} +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= net kde kde-frameworks |