From 941e623d504d04e3cf92b7ea9fe8384a17e45eda Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 31 Oct 2003 21:31:36 +0000 Subject: Per distfile survey, remove mastersite that disappeared in August 2003. Left marked as broken so as not to step on the intent of the previous committer (broken=unfetchable, in this case). --- devel/libcache/Makefile | 3 ++- devel/libcache/pkg-descr | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/libcache/Makefile b/devel/libcache/Makefile index 7775618046c..6e2e617692d 100644 --- a/devel/libcache/Makefile +++ b/devel/libcache/Makefile @@ -8,7 +8,8 @@ PORTNAME= libcache PORTVERSION= 1.1.0 CATEGORIES= devel -MASTER_SITES= http://www.afro-productions.com/libcache/ +# mastersite disappeared in August 2003 +MASTER_SITES= # http://www.afro-productions.com/libcache/ MAINTAINER= ports@FreeBSD.org COMMENT= C library that allows a programmer to parse sentences easier diff --git a/devel/libcache/pkg-descr b/devel/libcache/pkg-descr index 8b739bdf53f..5af639f4696 100644 --- a/devel/libcache/pkg-descr +++ b/devel/libcache/pkg-descr @@ -4,7 +4,6 @@ to use the standard string manipulation functions (like strtok() and sscanf()) to parse and access deliminated sentences easier. -WWW: http://www.afro-productions.com/libs.html Author: Matt Miller --Will -- cgit