diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-11 16:45:41 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-11 16:45:41 +0000 |
commit | 1e2ffc91f772154582c5637a5f02ad520f943ba4 (patch) | |
tree | af7b16e9c8474476053f8c6ffdadf2f37c1a10c8 | |
parent | ee4a6ccbd66dfd95771eba6f23c677cf35833de6 (diff) | |
download | FreeBSD-ports-1e2ffc91f772154582c5637a5f02ad520f943ba4.zip FreeBSD-ports-1e2ffc91f772154582c5637a5f02ad520f943ba4.tar.gz |
Mark as BROKEN: mastersite has been unreachable for about a month.
Source: distfile survey
-rw-r--r-- | misc/fortune-mod-bofh/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/misc/fortune-mod-bofh/Makefile b/misc/fortune-mod-bofh/Makefile index 9f53a34..2713777 100644 --- a/misc/fortune-mod-bofh/Makefile +++ b/misc/fortune-mod-bofh/Makefile @@ -15,6 +15,10 @@ DISTNAME= bofh-fortune-mod${PORTVERSION} MAINTAINER= onatan@gmail.com COMMENT= Compilation of excuses from the "Bastard Operator From Hell" +BROKEN= "mastersite unreachable" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE= 2005-12-11 + NO_BUILD= yes PKGMESSAGE= ${WRKDIR}/pkg-message |