From 5fbb1daf50e685f7d8adb2a8d76e9b64d96b9fe2 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 30 Mar 2015 20:56:34 +0000 Subject: [PATCH] Fix fetching by using the BERLIOS macro which automatically converts to the migrated SF url --- net/sipsak/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/sipsak/Makefile b/net/sipsak/Makefile index 2537eb7eec64..4d3e4dbfb698 100644 --- a/net/sipsak/Makefile +++ b/net/sipsak/Makefile @@ -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