diff options
Diffstat (limited to 'lang/itcl')
-rw-r--r-- | lang/itcl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index c1b961637108..9ac7c6d174ef 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -3,13 +3,13 @@ # Date created: Aug 17 1996 # Whom: chuckr # -# $Id: Makefile,v 1.17 1996/11/13 09:16:34 asami Exp $ +# $Id: Makefile,v 1.18 1996/12/07 13:03:36 asami Exp $ # DISTNAME= itcl2.1 PKGNAME= itcl-2.1 CATEGORIES= lang -MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/ +MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/devel/ MAINTAINER= chuckr@freebsd.org |