summaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-12-17 10:15:59 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-12-17 10:15:59 +0000
commitc0d6908661d53e8c38bd5261b7d5ff9e0e150d09 (patch)
tree2d31106377fee4fbe6d9027da216e18d4bc9d20c /net-im
parent- Fix typo in rc scripts (diff)
Switch to MASTER_SITES LOCAL/matthew for the 8.x compatible location
to get the distfiles from. Submitted by: tijl Approved by: mm (maintainer, implicit)
Notes
Notes: svn path=/head/; revision=336707
Diffstat (limited to 'net-im')
-rw-r--r--net-im/jabberd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabberd/Makefile b/net-im/jabberd/Makefile
index c945894a8a5f..b2a6ef6563e4 100644
--- a/net-im/jabberd/Makefile
+++ b/net-im/jabberd/Makefile
@@ -5,7 +5,7 @@ PORTNAME= jabberd
DISTVERSION= 2.3.1
CATEGORIES= net-im
MASTER_SITES= https://github.com/jabberd2/jabberd2/releases/download/${PORTNAME}-${DISTVERSION}/ \
- http://freefall.freebsd.org/~matthew/distfiles/
+ LOCAL/matthew/${PORTNAME}
MAINTAINER= mm@FreeBSD.org
COMMENT= Online presence and instant messaging server