diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-12-03 10:29:03 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1996-12-03 10:29:03 +0000 |
commit | 6a7265a161b263a4dace34f596cf4dbed51e0de5 (patch) | |
tree | 42f9a32e343c6524cae38c613d39ba4f357795dc /irc | |
parent | 63db591c567abdf8f03e77cf3b0e3586112ae5d6 (diff) | |
download | ports-6a7265a161b263a4dace34f596cf4dbed51e0de5.tar.gz ports-6a7265a161b263a4dace34f596cf4dbed51e0de5.zip |
Upgrade to 1.18b8.
Notes
Notes:
svn path=/head/; revision=4755
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/ |