diff options
Diffstat (limited to 'irc/ircd-rusnet/Makefile')
-rw-r--r-- | irc/ircd-rusnet/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irc/ircd-rusnet/Makefile b/irc/ircd-rusnet/Makefile index 3401e5ed3170..ff556168a8bc 100644 --- a/irc/ircd-rusnet/Makefile +++ b/irc/ircd-rusnet/Makefile @@ -20,6 +20,8 @@ MAINTAINER= sead@mail.ru COMMENT= RusNet Internet Relay Chat Server BROKEN= Does not build +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2005-09-22 USE_BZIP2= yes GNU_CONFIGURE= yes |