aboutsummaryrefslogtreecommitdiffstats
path: root/editors/calligraplan
diff options
context:
space:
mode:
authortcberner <tcberner@FreeBSD.org>2018-05-04 13:46:36 +0800
committertcberner <tcberner@FreeBSD.org>2018-05-04 13:46:36 +0800
commitecfc154909224c0177a7acd0878f05d191f3315a (patch)
tree37bd86f60738734a4810d8639c66c63bf856ce01 /editors/calligraplan
parent372f6b1243c51911fefd979bef706d890d90a9c8 (diff)
downloadfreebsd-ports-gnome-ecfc154909224c0177a7acd0878f05d191f3315a.tar.gz
freebsd-ports-gnome-ecfc154909224c0177a7acd0878f05d191f3315a.tar.zst
freebsd-ports-gnome-ecfc154909224c0177a7acd0878f05d191f3315a.zip
editors/calligraplan: Fix fetch.
Reported by: antoine
Diffstat (limited to 'editors/calligraplan')
-rw-r--r--editors/calligraplan/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/calligraplan/Makefile b/editors/calligraplan/Makefile
index 0a8da9dac4da..84c8cb21cadf 100644
--- a/editors/calligraplan/Makefile
+++ b/editors/calligraplan/Makefile
@@ -3,7 +3,7 @@
PORTNAME= calligraplan
DISTVERSION= 3.1.0
CATEGORIES= editors kde
-MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}
+MASTER_SITES= KDE/stable/calligra/${PORTVERSION}
DIST_SUBDIR= KDE/${PORTNAME}
MAINTAINER= kde@FreeBSD.org