aboutsummaryrefslogtreecommitdiff
path: root/lang/itcl
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:19:40 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-12 02:19:40 +0000
commitd23a79568090d280bf3beb199bb97f0572234984 (patch)
tree8af4f4b16bdda8a7b54ff123a7cfe5fcc38c203c /lang/itcl
parentb72f3823ec582474b4ab98fe3c46fecea0d4ddab (diff)
Notes
Diffstat (limited to 'lang/itcl')
-rw-r--r--lang/itcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/itcl/Makefile b/lang/itcl/Makefile
index 6c921280df8d..2e2d2f4c22f5 100644
--- a/lang/itcl/Makefile
+++ b/lang/itcl/Makefile
@@ -3,12 +3,12 @@
# Date created: Aug 17 1996
# Whom: chuckr
#
-# $Id: Makefile,v 1.13 1996/08/25 23:47:09 chuckr Exp $
+# $Id: Makefile,v 1.14 1996/08/26 03:00:41 chuckr Exp $
#
DISTNAME= itcl2.1
PKGNAME= itcl-2.1
-CATEGORIES+= lang
+CATEGORIES= lang
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/NEW/
MAINTAINER= chuckr@freebsd.org