Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 20:56:35 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382727 - head/net/sipsak
Message-ID:  <201503302056.t2UKuZaj013408@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon Mar 30 20:56:34 2015
New Revision: 382727
URL: https://svnweb.freebsd.org/changeset/ports/382727
QAT: https://qat.redports.org/buildarchive/r382727/

Log:
  Fix fetching by using the BERLIOS macro which automatically converts to the migrated SF url

Modified:
  head/net/sipsak/Makefile

Modified: head/net/sipsak/Makefile
==============================================================================
--- head/net/sipsak/Makefile	Mon Mar 30 20:55:29 2015	(r382726)
+++ head/net/sipsak/Makefile	Mon Mar 30 20:56:34 2015	(r382727)
@@ -5,7 +5,7 @@ PORTNAME=	sipsak
 PORTVERSION=	0.9.6
 DISTFILES=	sipsak-0.9.6-1.tar.gz
 CATEGORIES=	net
-MASTER_SITES=	http://download.berlios.de/sipsak/
+MASTER_SITES=	BERLIOS
 
 MAINTAINER=	jesusr@FreeBSD.org
 COMMENT=	Small command line tool for SIP testing



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503302056.t2UKuZaj013408>