From c3d93afc13b20f22319267c154dcde0fbda5b953 Mon Sep 17 00:00:00 2001 From: linimon Date: Tue, 11 Oct 2005 16:37:40 +0000 Subject: Mark as BROKEN: unfetchable. Source: distfile survey --- misc/dog/Makefile | 6 +++++- misc/dog/pkg-descr | 2 -- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'misc') diff --git a/misc/dog/Makefile b/misc/dog/Makefile index 534c010c4953..5d52443b8fbd 100644 --- a/misc/dog/Makefile +++ b/misc/dog/Makefile @@ -8,11 +8,15 @@ PORTNAME= dog PORTVERSION= 1.7 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://jl.photodex.com/dog/ +MASTER_SITES= # disappeared MAINTAINER= rooneg@electricjellyfish.net COMMENT= Dog writes the contents of each given file, URL, or stdin +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + USE_GMAKE= yes ALL_TARGET= dog USE_REINPLACE= yes diff --git a/misc/dog/pkg-descr b/misc/dog/pkg-descr index fef37dc6f8f9..a22722d2c5b6 100644 --- a/misc/dog/pkg-descr +++ b/misc/dog/pkg-descr @@ -5,5 +5,3 @@ input if none are given or when a file named '-' is given, to the standard output. It currently supports the file, http, and raw URL types. It is designed as a compatible, but enhanced, replacement of cat(1). - -WWW: http://jl.photodex.com/dog/ -- cgit