diff options
Diffstat (limited to 'lang/itcl/Makefile')
-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 6a254d4..a28a93b 100644 --- a/lang/itcl/Makefile +++ b/lang/itcl/Makefile @@ -3,12 +3,12 @@ # Date created: Mon Oct 3 22:06:21 EDT 1994 # Whom: rww # -# $Id: Makefile,v 1.7 1995/06/24 11:39:31 asami Exp $ +# $Id: Makefile,v 1.8 1995/10/11 01:19:48 asami Exp $ # DISTNAME= itcl-1.5 HAS_CONFIGURE= yes -CATEGORIES+= languages +CATEGORIES+= lang MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/ DEPENDS= ${PORTSDIR}/lang/tcl |