From f00d49a1107cccf40b94ab9cf53de1dafca556c3 Mon Sep 17 00:00:00 2001 From: roam Date: Sat, 21 Jan 2006 10:45:26 +0000 Subject: Fix MASTER_SITES. Reported by: fenner's survey --- ftp/curlpp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/curlpp') diff --git a/ftp/curlpp/Makefile b/ftp/curlpp/Makefile index 823dab3c4e47..7bcebaf44208 100644 --- a/ftp/curlpp/Makefile +++ b/ftp/curlpp/Makefile @@ -9,7 +9,7 @@ PORTNAME= curlpp PORTVERSION= 0.5.2 CATEGORIES= ftp -MASTER_SITES= http://rrette.com/ +MASTER_SITES= http://rrette.com/downloads/sources/ MAINTAINER= roam@FreeBSD.org COMMENT= A C++ wrapper for libcurl -- cgit