diff options
Diffstat (limited to 'irc')
-rw-r--r-- | irc/zircon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 876d6ecc8379..a2b890574d0e 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -3,10 +3,10 @@ # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.9 1996/11/18 11:37:27 asami Exp $ +# $Id: Makefile,v 1.10 1996/12/01 01:23:27 obrien Exp $ # -DISTNAME= zircon-1.17p3 +DISTNAME= zircon-1.18b8 CATEGORIES= net MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ |