diff options
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r-- | irc/zircon/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index 1be4848..0aa5d39 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: zircon -# Version required: 1.18.126 +# Version required: 1.18.127 # Date created: 19 Aug 1995 # Whom: jkh / pst # -# $Id: Makefile,v 1.27 1998/04/11 02:29:14 jseger Exp $ +# $Id: Makefile,v 1.28 1998/04/28 00:20:28 jseger Exp $ # -DISTNAME= zircon-1.18.126 +DISTNAME= zircon-1.18.127 CATEGORIES= net tk80 MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ |