aboutsummaryrefslogtreecommitdiffstats
path: root/net/net-http
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2003-10-26 18:47:33 +0800
committerlinimon <linimon@FreeBSD.org>2003-10-26 18:47:33 +0800
commitbae1a5895d594e611171a259dccb8c6bc0817240 (patch)
treead3ddeada0e0010bde18ab39c3170724e65d4de2 /net/net-http
parentd7b10c6b00c56b5303bb0ee069ccf44d2761e5f4 (diff)
downloadfreebsd-ports-gnome-bae1a5895d594e611171a259dccb8c6bc0817240.tar.gz
freebsd-ports-gnome-bae1a5895d594e611171a259dccb8c6bc0817240.tar.zst
freebsd-ports-gnome-bae1a5895d594e611171a259dccb8c6bc0817240.zip
Per the distfile survey, the mastersite disappeared about a year ago.
Diffstat (limited to 'net/net-http')
-rw-r--r--net/net-http/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/net-http/Makefile b/net/net-http/Makefile
index 0a706db67e80..93218b773254 100644
--- a/net/net-http/Makefile
+++ b/net/net-http/Makefile
@@ -9,7 +9,8 @@
PORTNAME= net-http
PORTVERSION= 0.3.1
CATEGORIES= net scheme
-MASTER_SITES= http://evan.prodromou.san-francisco.ca.us/software/net-http/
+# mastersite disappeared around September 2002
+MASTER_SITES= # http://evan.prodromou.san-francisco.ca.us/software/net-http/
MAINTAINER= ports@FreeBSD.org
COMMENT= A library for doing HTTP client-side programming in Guile