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 /graphics/digikam | |
parent | 3e4f020a861d22e9f5ce0c52eba4dbc0610cefb3 (diff) |
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 'graphics/digikam')
-rw-r--r-- | graphics/digikam/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/digikam/Makefile b/graphics/digikam/Makefile index 7d03e11f39c9..65ac4f81966f 100644 --- a/graphics/digikam/Makefile +++ b/graphics/digikam/Makefile @@ -2,7 +2,7 @@ PORTNAME= digikam DISTVERSION= 6.3.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} DIST_SUBDIR= KDE/digikam/${PORTVERSION} |