diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2007-04-08 09:52:44 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2007-04-08 09:52:44 +0000 |
commit | d2d534d2b59d21cad44e412bfbba2269db5643ef (patch) | |
tree | e1613d59d47f43eb31aa6d6c441117daa0042d75 /devel/hs-hdoc | |
parent | 01f7a64be0571cb23acf90d98e1dbdd36f82735a (diff) |
Notes
Diffstat (limited to 'devel/hs-hdoc')
-rw-r--r-- | devel/hs-hdoc/Makefile | 4 |
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 |