diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-19 09:58:05 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-19 09:58:05 +0000 |
commit | 082b2b1f74799df099c3eed7bd16c5a47914597d (patch) | |
tree | 5f7fa1da186bbc6b0a1a2f0f14d8ad8aab4b3603 /devel/hs-hat | |
parent | 8356224a9056f6d226a36b7ca936ad82fcfcb574 (diff) | |
download | ports-082b2b1f74799df099c3eed7bd16c5a47914597d.tar.gz ports-082b2b1f74799df099c3eed7bd16c5a47914597d.zip |
Notes
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 604b7c1da50c..2b318a712315 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -22,6 +22,8 @@ USE_REINPLACE= yes USE_GNOME= glib12 BROKEN= "Does not compile" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-19 .include <bsd.port.pre.mk> |