diff options
-rw-r--r-- | lang/itcl/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/blt/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile index a28a93b..3c1af92 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 diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index 7402478..5d79c68 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -3,12 +3,12 @@ # Date created: 14 December 1994 # Whom: wollman # -# $Id: Makefile,v 1.4 1995/04/12 20:30:53 asami Exp $ +# $Id: Makefile,v 1.5 1995/06/24 11:42:19 asami Exp $ # DISTNAME= blt-1.7 CATEGORIES+= x11 -MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/ +MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/alcatel/extensions/ DISTFILES= BLT-1.7.tar.gz LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk |