aboutsummaryrefslogtreecommitdiffstats
path: root/lang/itcl
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>1996-11-12 10:19:40 +0800
committerobrien <obrien@FreeBSD.org>1996-11-12 10:19:40 +0800
commit99df43bf1336afac77ff9926acf7893da84f2186 (patch)
tree9999e9819d03eba09ced920e326c13b87718436c /lang/itcl
parent5c40e6d58c96aabdf311daa6728225174bf63001 (diff)
downloadfreebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.tar.gz
freebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.tar.zst
freebsd-ports-gnome-99df43bf1336afac77ff9926acf7893da84f2186.zip
CATAGORIES+= -> CATAGORIES=
Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
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