diff options
author | linimon <linimon@FreeBSD.org> | 2003-10-26 18:47:33 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2003-10-26 18:47:33 +0800 |
commit | bae1a5895d594e611171a259dccb8c6bc0817240 (patch) | |
tree | ad3ddeada0e0010bde18ab39c3170724e65d4de2 /net/net-http | |
parent | d7b10c6b00c56b5303bb0ee069ccf44d2761e5f4 (diff) | |
download | freebsd-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/Makefile | 3 |
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 |