diff options
author | jkh <jkh@FreeBSD.org> | 1997-10-02 05:01:27 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1997-10-02 05:01:27 +0800 |
commit | ca5520fcc6e04a033923f60da07ffeaad478d91a (patch) | |
tree | f0281ec0a9bbe810923ecc11d0152ef1f16974c9 /irc/zircon/Makefile | |
parent | 9c430c6d24ff1ba856a6ec97e28c6ccfa7a3aaab (diff) | |
download | freebsd-ports-gnome-ca5520fcc6e04a033923f60da07ffeaad478d91a.tar.gz freebsd-ports-gnome-ca5520fcc6e04a033923f60da07ffeaad478d91a.tar.zst freebsd-ports-gnome-ca5520fcc6e04a033923f60da07ffeaad478d91a.zip |
Update to version 1.18.56
Diffstat (limited to 'irc/zircon/Makefile')
-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 54ea46f60b8b..d7bd8593ff19 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.16 1997/09/08 12:46:49 andreas Exp $ +# $Id: Makefile,v 1.17 1997/09/21 04:03:59 jkh Exp $ # -DISTNAME= zircon-1.18.44 +DISTNAME= zircon-1.18.56 CATEGORIES= net tk80 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ |