diff options
author | kris <kris@FreeBSD.org> | 2004-02-19 09:58:05 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-02-19 09:58:05 +0000 |
commit | be155de34bbf5024c0f9d5356cf1a2b15a5b6db0 (patch) | |
tree | 90ff037dc348f3b12d536462900744a9381f463b /devel | |
parent | a9a7a2987c9e9126f9c9f9d8e6ed16de122a65b1 (diff) | |
download | FreeBSD-ports-be155de34bbf5024c0f9d5356cf1a2b15a5b6db0.zip FreeBSD-ports-be155de34bbf5024c0f9d5356cf1a2b15a5b6db0.tar.gz |
This port is scheduled for removal on April 19 if it is still broken.
Diffstat (limited to 'devel')
-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 604b7c1..2b318a7 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> |