svn commit: r469003 - head/editors/calligraplan
Tobias C. Berner
tcberner at FreeBSD.org
Fri May 4 05:46:37 UTC 2018
Author: tcberner
Date: Fri May 4 05:46:36 2018
New Revision: 469003
URL: https://svnweb.freebsd.org/changeset/ports/469003
Log:
editors/calligraplan: Fix fetch.
Reported by: antoine
Modified:
head/editors/calligraplan/Makefile
Modified: head/editors/calligraplan/Makefile
==============================================================================
--- head/editors/calligraplan/Makefile Fri May 4 03:13:04 2018 (r469002)
+++ head/editors/calligraplan/Makefile Fri May 4 05:46:36 2018 (r469003)
@@ -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 at FreeBSD.org
More information about the svn-ports-all
mailing list