diff options
Diffstat (limited to 'irc/hybserv/Makefile')
-rw-r--r-- | irc/hybserv/Makefile | 2 |
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) |