svn commit: r336707 - head/net-im/jabberd
Matthew Seaman
matthew at FreeBSD.org
Tue Dec 17 10:15:59 UTC 2013
Author: matthew
Date: Tue Dec 17 10:15:59 2013
New Revision: 336707
URL: http://svnweb.freebsd.org/changeset/ports/336707
Log:
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)
Modified:
head/net-im/jabberd/Makefile
Modified: head/net-im/jabberd/Makefile
==============================================================================
--- head/net-im/jabberd/Makefile Tue Dec 17 10:06:10 2013 (r336706)
+++ head/net-im/jabberd/Makefile Tue Dec 17 10:15:59 2013 (r336707)
@@ -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 at FreeBSD.org
COMMENT= Online presence and instant messaging server
More information about the svn-ports-all
mailing list