aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authoravilla <avilla@FreeBSD.org>2011-07-18 01:52:04 +0800
committeravilla <avilla@FreeBSD.org>2011-07-18 01:52:04 +0800
commit425e7a6aee6e66551261cf968de1804c6f0a8844 (patch)
tree0fcde2d0fdad9c7d7203695e54a040095da833dc /databases
parent39b5bbe4ef4cfac77d175a8ff5ffefc491e3ab31 (diff)
downloadfreebsd-ports-gnome-425e7a6aee6e66551261cf968de1804c6f0a8844.tar.gz
freebsd-ports-gnome-425e7a6aee6e66551261cf968de1804c6f0a8844.tar.zst
freebsd-ports-gnome-425e7a6aee6e66551261cf968de1804c6f0a8844.zip
- Fix MASTER_SITES: they were changed recently.
Diffstat (limited to 'databases')
-rw-r--r--databases/akonadi/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/akonadi/Makefile b/databases/akonadi/Makefile
index d3447cd8d6bf..28a56005181f 100644
--- a/databases/akonadi/Makefile
+++ b/databases/akonadi/Makefile
@@ -7,9 +7,8 @@
PORTNAME= akonadi
PORTVERSION= 1.6.0
CATEGORIES= databases kde ipv6
-MASTER_SITES= http://download.${PORTNAME}-project.org/ \
- http://www.mp.kernel.org/gentoo/distfiles/ \
- http://ktown.kde.org/~dirk/
+MASTER_SITES= ${MASTER_SITE_KDE}
+MASTER_SITE_SUBDIR= stable/${PORTNAME}/src/
DIST_SUBDIR= KDE
MAINTAINER= kde@FreeBSD.org