summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:27:46 +0000
commit3c088f1b9af4965790f8f782c45e3280bc5bb68d (patch)
tree574b4a0a046ae0a48a0fd8f8df039adf82f28f96 /irc
parent- Update to 20040621, which works with firefox 0.9 (diff)
Set an expiry date of 2004-08-20 for these BROKEN/IGNORE/FORBIDDEN
ports. They will be removed on or after that date if they are still broken and no fix has been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=111956
Diffstat (limited to 'irc')
-rw-r--r--irc/hybserv/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile
index 5967fada6b34..80e6a731ac2e 100644
--- a/irc/hybserv/Makefile
+++ b/irc/hybserv/Makefile
@@ -24,6 +24,8 @@ IS_INTERACTIVE= yes
.endif
BROKEN= "Does not install"
+EXPIRATION_DATE=2004-08-20
+DEPRECATED= ${BROKEN}
pre-install:
.if !defined(PACKAGE_BUILDING) && !defined(BATCH)