aboutsummaryrefslogtreecommitdiff
path: root/editors/calligraplan
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2018-05-04 05:46:36 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2018-05-04 05:46:36 +0000
commit3ddc3a09c653091b6351dc26eea2954f34e833ce (patch)
tree37bd86f60738734a4810d8639c66c63bf856ce01 /editors/calligraplan
parent6772a528edafdc1950f24eafdf0947051e95f9b3 (diff)
downloadports-3ddc3a09c653091b6351dc26eea2954f34e833ce.tar.gz
ports-3ddc3a09c653091b6351dc26eea2954f34e833ce.zip
editors/calligraplan: Fix fetch.
Reported by: antoine
Notes
Notes: svn path=/head/; revision=469003
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