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 a28a93be9655..3c1af92688c8 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -3,13 +3,13 @@ # Date created: Mon Oct 3 22:06:21 EDT 1994 # Whom: rww # -# $Id: Makefile,v 1.8 1995/10/11 01:19:48 asami Exp $ +# $Id: Makefile,v 1.9 1995/11/22 13:12:52 asami Exp $ # DISTNAME= itcl-1.5 HAS_CONFIGURE= yes CATEGORIES+= lang -MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/ +MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/alcatel/extensions/ DEPENDS= ${PORTSDIR}/lang/tcl LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk |