diff options
author | linimon <linimon@FreeBSD.org> | 2004-10-23 13:44:45 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-10-23 13:44:45 +0800 |
commit | 6b295af5dff7f692f897bf6b2ca64f82bbc36060 (patch) | |
tree | 101e65f7fc526f019cc1b6b057f0fa4e256c6192 /games | |
parent | a08e2b36b483c231c522aec3eab0868830c08dad (diff) | |
download | freebsd-ports-gnome-6b295af5dff7f692f897bf6b2ca64f82bbc36060.tar.gz freebsd-ports-gnome-6b295af5dff7f692f897bf6b2ca64f82bbc36060.tar.zst freebsd-ports-gnome-6b295af5dff7f692f897bf6b2ca64f82bbc36060.zip |
Mark as BROKEN: does not fetch.
Diffstat (limited to 'games')
-rw-r--r-- | games/crafty-open-large/Makefile | 4 | ||||
-rw-r--r-- | games/crafty-open-medium/Makefile | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/games/crafty-open-large/Makefile b/games/crafty-open-large/Makefile index 386a839a0d4e..095e46e15871 100644 --- a/games/crafty-open-large/Makefile +++ b/games/crafty-open-large/Makefile @@ -14,6 +14,10 @@ DISTFILES= large1.zip large2.zip large3.zip large4.zip MAINTAINER= seggers@semyam.dinoco.de COMMENT= The large opening book for crafty +BROKEN= "Does not fetch" +EXPIRATION_DATE=2004-11-23 +DEPRECATED= ${BROKEN} + BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty diff --git a/games/crafty-open-medium/Makefile b/games/crafty-open-medium/Makefile index bef8b17981a0..68b2e5456c75 100644 --- a/games/crafty-open-medium/Makefile +++ b/games/crafty-open-medium/Makefile @@ -14,6 +14,10 @@ DISTNAME= medium MAINTAINER= seggers@semyam.dinoco.de COMMENT= The medium opening book (about 1.9 MByte) for crafty +BROKEN= "Does not fetch" +EXPIRATION_DATE=2004-11-23 +DEPRECATED= ${BROKEN} + BUILD_DEPENDS= crafty:${PORTSDIR}/games/crafty RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty |