mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
Mark as BROKEN: unfetchable.
Source: distfile survey
This commit is contained in:
parent
cba6fdcaea
commit
1be224d9b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144954
2 changed files with 5 additions and 3 deletions
|
@ -8,11 +8,15 @@ PORTNAME= dog
|
||||||
PORTVERSION= 1.7
|
PORTVERSION= 1.7
|
||||||
PORTREVISION= 1
|
PORTREVISION= 1
|
||||||
CATEGORIES= misc
|
CATEGORIES= misc
|
||||||
MASTER_SITES= http://jl.photodex.com/dog/
|
MASTER_SITES= # disappeared
|
||||||
|
|
||||||
MAINTAINER= rooneg@electricjellyfish.net
|
MAINTAINER= rooneg@electricjellyfish.net
|
||||||
COMMENT= Dog writes the contents of each given file, URL, or stdin
|
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
|
USE_GMAKE= yes
|
||||||
ALL_TARGET= dog
|
ALL_TARGET= dog
|
||||||
USE_REINPLACE= yes
|
USE_REINPLACE= yes
|
||||||
|
|
|
@ -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
|
standard output. It currently supports the file, http, and
|
||||||
raw URL types. It is designed as a compatible, but enhanced,
|
raw URL types. It is designed as a compatible, but enhanced,
|
||||||
replacement of cat(1).
|
replacement of cat(1).
|
||||||
|
|
||||||
WWW: http://jl.photodex.com/dog/
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue