diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 15:11:43 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-15 15:11:43 +0000 |
commit | efef80a00d7028a8d9641d1cf74ce67e30ed687c (patch) | |
tree | 637c501a51b9ce9e845a48173a6c4d92c8c55dff /irc/ratbox-respond | |
parent | b6143ab41d11be04d8e432824cb71da02844fdee (diff) | |
download | ports-efef80a00d7028a8d9641d1cf74ce67e30ed687c.tar.gz ports-efef80a00d7028a8d9641d1cf74ce67e30ed687c.zip |
Notes
Diffstat (limited to 'irc/ratbox-respond')
-rw-r--r-- | irc/ratbox-respond/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index be832308b825..f19f36695533 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Client-side implementation of the challenge oper system in ircd-ratbox +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + GNU_CONFIGURE= yes USE_OPENSSL= yes |