diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-12-19 22:00:33 +0000 |
commit | a785612b4355b745678394dab9e0734cfb482c3b (patch) | |
tree | 5ce5b8f70cf8cb66c7351e44cf0797fd5bd46405 /devel/hs-hat | |
parent | 229d3a50454c4d15afb14bf2cb29b1188d004ab2 (diff) |
- Set for expiration in one month: has been broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=224487
Diffstat (limited to 'devel/hs-hat')
-rw-r--r-- | devel/hs-hat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index 8b5998639282..eefa87306b79 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -15,6 +15,8 @@ MAINTAINER= haskell@FreeBSD.org COMMENT= A source-level tracer for Haskell 98 BROKEN= Does not build with recent ghc +DEPRECATED= has been broken for more than 6 months +EXPIRATION_DATE=2009-01-19 USE_GMAKE= yes HAS_CONFIGURE= yes |