aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/hs-hdoc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/hs-hdoc/Makefile b/devel/hs-hdoc/Makefile
index 78699c04cfd5..13b2458ef285 100644
--- a/devel/hs-hdoc/Makefile
+++ b/devel/hs-hdoc/Makefile
@@ -16,6 +16,10 @@ COMMENT= HTML documentation tool for Haskell
BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
+BROKEN= does not fetch, ${MASTER_SITES} is gone
+DEPRECATED= "${BROKEN}"
+EXPIRATION_DATE=2007-06-08
+
PLIST_FILES= bin/hdoc
GNU_CONFIGURE= yes
USE_GMAKE= yes