diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-12 01:32:07 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-12 01:32:07 +0800 |
commit | c3e819bd5e3243faf05f85f8bfcd673d1f0b999b (patch) | |
tree | 97d1203883c0daeab4b34f2e78051dda6c5b8cba /misc/gkrellscore/Makefile | |
parent | 2bb8d05ed043506f4e8005f0151b058b684bfa69 (diff) | |
download | freebsd-ports-gnome-c3e819bd5e3243faf05f85f8bfcd673d1f0b999b.tar.gz freebsd-ports-gnome-c3e819bd5e3243faf05f85f8bfcd673d1f0b999b.tar.zst freebsd-ports-gnome-c3e819bd5e3243faf05f85f8bfcd673d1f0b999b.zip |
Mark as BROKEN: unfetchable.
Source: distfile survey
Diffstat (limited to 'misc/gkrellscore/Makefile')
-rw-r--r-- | misc/gkrellscore/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/gkrellscore/Makefile b/misc/gkrellscore/Makefile index d571798cbc94..54390d0c1aeb 100644 --- a/misc/gkrellscore/Makefile +++ b/misc/gkrellscore/Makefile @@ -9,12 +9,16 @@ PORTNAME= gkrellscore PORTVERSION= 0.0.2 PORTREVISION= 1 CATEGORIES= misc -MASTER_SITES= http://ssl.usu.edu/paul/gkrellscore/ +MASTER_SITES= # disappeared DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= pat@FreeBSD.org COMMENT= Plugin to GKrellM that displays current sports scores +BROKEN= "mastersite disappeared" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm \ wget:${PORTSDIR}/ftp/wget |