diff options
author | Paul Traina <pst@FreeBSD.org> | 1995-08-19 07:59:36 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1995-08-19 07:59:36 +0000 |
commit | e02ae86bfc8bffee0a72617ca9bb366fd0655f89 (patch) | |
tree | f2ac34a204f355c8f933973501b5c1bd34dd8bd1 /irc/zircon/Makefile | |
parent | ad5acc2fea2beff5d8427915ebb72176aa855aca (diff) |
Notes
Diffstat (limited to 'irc/zircon/Makefile')
-rw-r--r-- | irc/zircon/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/irc/zircon/Makefile b/irc/zircon/Makefile index b82f4dffb9d8..1f33df3316ac 100644 --- a/irc/zircon/Makefile +++ b/irc/zircon/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: zircon -# Version required: 1.15p10 -# Date created: 11 Feb 1995 -# Whom: jkh +# Version required: 1.15p11 +# Date created: 19 Aug 1995 +# Whom: jkh / pst # -# $Id: Makefile,v 1.2 1995/04/01 12:49:05 jkh Exp $ +# $Id: Makefile,v 1.3 1995/04/15 05:42:12 asami Exp $ # -DISTNAME= zircon-1.15p10 -PKGNAME= zircon-1.15.10 +DISTNAME= zircon-1.15p11 +PKGNAME= zircon-1.15.11 CATEGORIES+= networking -MASTER_SITES= ftp://ftp.cdrom.com/pub/tcl/alcatel/code/ +MASTER_SITES= ftp://catless.ncl.ac.uk/pub/ EXEC_DEPENDS= dpwish:${PORTSDIR}/net/tclDP |