summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-02-21 22:38:11 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-02-21 22:38:11 +0000
commitf06d13b6ff11d7e42829196e9274cc7b711f963c (patch)
treec15c7cef6ca18b87209821c275e5a0fe67cbd0c0
parentUpgrade to 1.6. Tiny tweak that only affects people using (diff)
Add tk virtual category where missing. List of ports which depend on tk
but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender.
Notes
Notes: svn path=/head/; revision=9876
-rw-r--r--audio/xmpeg3/Makefile4
-rw-r--r--comms/tkhylafax/Makefile4
-rw-r--r--deskutils/cbb/Makefile4
-rw-r--r--deskutils/ical/Makefile4
-rw-r--r--devel/SpecTcl/Makefile4
-rw-r--r--devel/tkref/Makefile4
-rw-r--r--emulators/hfsutils/Makefile4
-rw-r--r--finance/cbb/Makefile4
-rw-r--r--games/dontspace/Makefile4
-rw-r--r--games/klondike/Makefile4
-rw-r--r--graphics/cqcam/Makefile4
-rw-r--r--graphics/gimp-app-devel/Makefile4
-rw-r--r--graphics/gimp-app/Makefile4
-rw-r--r--graphics/gimp-devel/Makefile4
-rw-r--r--graphics/gimp/Makefile4
-rw-r--r--graphics/gimp1/Makefile4
-rw-r--r--graphics/gimpshop/Makefile4
-rw-r--r--graphics/graphviz/Makefile4
-rw-r--r--irc/tkirc/Makefile4
-rw-r--r--mbone/rtpmon/Makefile4
-rw-r--r--misc/ewipe/Makefile4
-rw-r--r--net/ttt/Makefile4
-rw-r--r--ports-mgmt/pib/Makefile4
-rw-r--r--print/gp/Makefile4
-rw-r--r--sysutils/pib/Makefile4
-rw-r--r--x11-toolkits/p5-Tcl-Tk/Makefile4
-rw-r--r--x11-toolkits/p5-TclTk/Makefile4
-rw-r--r--x11/tkgoodstuff/Makefile4
28 files changed, 56 insertions, 56 deletions
diff --git a/audio/xmpeg3/Makefile b/audio/xmpeg3/Makefile
index f3b4d32c79c1..42400b2392b9 100644
--- a/audio/xmpeg3/Makefile
+++ b/audio/xmpeg3/Makefile
@@ -3,12 +3,12 @@
# Date created: 7 July 1997
# Whom: doconnor@ist.flinders.edu.au
#
-# $Id: Makefile,v 1.2 1997/10/30 00:42:27 asami Exp $
+# $Id: Makefile,v 1.3 1997/10/30 15:04:15 tg Exp $
#
DISTNAME= xmp3_1.0.0
PKGNAME= xmpeg3-1.0
-CATEGORIES= audio
+CATEGORIES= audio tk80
MASTER_SITES= ftp://ftp.rasip.fer.hr/pub/mpeg/
EXTRACT_SUFX= .tgz
diff --git a/comms/tkhylafax/Makefile b/comms/tkhylafax/Makefile
index d793367c6b2d..e48289770678 100644
--- a/comms/tkhylafax/Makefile
+++ b/comms/tkhylafax/Makefile
@@ -3,12 +3,12 @@
# Date created: Sun Jun 8 11:51:21 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.3 1997/10/04 14:53:09 andreas Exp $
+# $Id: Makefile,v 1.4 1997/10/09 21:04:47 andreas Exp $
#
DISTNAME= tkhylafax-3.0b2
PKGNAME= tkhylafax-3.0
-CATEGORIES= comms
+CATEGORIES= comms tk42
MASTER_SITES= http://www.NeoSoft.com/tcl/ftparchive/sorted/comm/tkhylafax-3.0b2/
MAINTAINER= andreas@FreeBSD.ORG
diff --git a/deskutils/cbb/Makefile b/deskutils/cbb/Makefile
index bee23bb75530..0579520f7f1f 100644
--- a/deskutils/cbb/Makefile
+++ b/deskutils/cbb/Makefile
@@ -3,11 +3,11 @@
# Date created: 14 September, 1997
# Whom: kline
#
-# $Id: Makefile,v 1.1.1.1 1997/10/11 04:13:38 obrien Exp $
+# $Id: Makefile,v 1.2 1998/02/19 20:44:00 obrien Exp $
#
DISTNAME= cbb-0.73
-CATEGORIES= misc
+CATEGORIES= misc tk42
MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
ftp://ftp.fifi.org/pub/cbb/
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index 13dadacf8484..d526e57b0faf 100644
--- a/deskutils/ical/Makefile
+++ b/deskutils/ical/Makefile
@@ -3,11 +3,11 @@
# Date created: Mon Aug 28 13:35:31 CDT 1995
# Whom: erich@rrnet.com
#
-# $Id: Makefile,v 1.14 1998/01/01 21:46:37 cwt Exp $
+# $Id: Makefile,v 1.15 1998/02/07 22:59:16 hoek Exp $
#
DISTNAME= ical-2.2
-CATEGORIES= misc
+CATEGORIES= misc tk80
MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/icalbins/
MAINTAINER= erich@FreeBSD.ORG
diff --git a/devel/SpecTcl/Makefile b/devel/SpecTcl/Makefile
index c489338a6ba8..98dcc6b846e7 100644
--- a/devel/SpecTcl/Makefile
+++ b/devel/SpecTcl/Makefile
@@ -3,12 +3,12 @@
# Date created: Fri Oct 3 18:50:53 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/03 22:16:34 andreas Exp $
+# $Id: Makefile,v 1.2 1997/10/13 20:33:00 andreas Exp $
#
DISTNAME= SpecTcl1.1
PKGNAME= SpecTcl-1.1
-CATEGORIES= devel
+CATEGORIES= devel tk80
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/SpecTcl/
MAINTAINER= andreas@FreeBSD.ORG
diff --git a/devel/tkref/Makefile b/devel/tkref/Makefile
index d614130be79b..f55b64e06032 100644
--- a/devel/tkref/Makefile
+++ b/devel/tkref/Makefile
@@ -3,11 +3,11 @@
# Date created: 3 August 1997
# Whom: Bruce Gingery <bgingery@gtcs.com>
#
-# $Id: Makefile,v 1.1.1.1 1997/10/30 08:26:48 tg Exp $
+# $Id: Makefile,v 1.2 1997/11/10 13:20:32 tg Exp $
#
DISTNAME= tkref-1.01
-CATEGORIES= devel x11
+CATEGORIES= devel x11 tk80
MASTER_SITES= http://gtcs.com/softdist/ \
${MASTER_SITE_LOCAL}
diff --git a/emulators/hfsutils/Makefile b/emulators/hfsutils/Makefile
index 68015eae284e..5715fbfda7e3 100644
--- a/emulators/hfsutils/Makefile
+++ b/emulators/hfsutils/Makefile
@@ -3,11 +3,11 @@
# Date Created: 7 Sep 1997
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
-# $Id: Makefile,v 1.2 1997/11/30 19:43:24 vanilla Exp $
+# $Id: Makefile,v 1.3 1997/12/12 06:22:23 vanilla Exp $
#
DISTNAME= hfsutils-2.0
-CATEGORIES= emulators
+CATEGORIES= emulators tk80
MASTER_SITES= ftp://ftp.ps.ucl.ac.uk/pub/mkhfs/
MAINTAINER= vanilla@FreeBSD.ORG
diff --git a/finance/cbb/Makefile b/finance/cbb/Makefile
index bee23bb75530..0579520f7f1f 100644
--- a/finance/cbb/Makefile
+++ b/finance/cbb/Makefile
@@ -3,11 +3,11 @@
# Date created: 14 September, 1997
# Whom: kline
#
-# $Id: Makefile,v 1.1.1.1 1997/10/11 04:13:38 obrien Exp $
+# $Id: Makefile,v 1.2 1998/02/19 20:44:00 obrien Exp $
#
DISTNAME= cbb-0.73
-CATEGORIES= misc
+CATEGORIES= misc tk42
MASTER_SITES= ftp://ftp.me.umn.edu/pub/finance/ \
ftp://ftp.fifi.org/pub/cbb/
diff --git a/games/dontspace/Makefile b/games/dontspace/Makefile
index 50aa43cc77f9..753fc947bc57 100644
--- a/games/dontspace/Makefile
+++ b/games/dontspace/Makefile
@@ -3,11 +3,11 @@
# Date created: 26-Apr-97
# Whom: johnh@isi.edu
#
-# $Id: Makefile,v 1.2 1997/05/09 09:31:07 tg Exp $
+# $Id: Makefile,v 1.3 1997/05/09 23:38:42 asami Exp $
#
DISTNAME= dontspace-1.2
-CATEGORIES= games
+CATEGORIES= games tk41
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
MAINTAINER= johnh@isi.edu
diff --git a/games/klondike/Makefile b/games/klondike/Makefile
index 381c544da9b5..461f4e23b9f2 100644
--- a/games/klondike/Makefile
+++ b/games/klondike/Makefile
@@ -3,11 +3,11 @@
# Date created: 26-Apr-97
# Whom: johnh@isi.edu
#
-# $Id: Makefile,v 1.3 1997/05/09 09:31:08 tg Exp $
+# $Id: Makefile,v 1.4 1997/05/09 23:42:43 asami Exp $
#
DISTNAME= klondike-1.8
-CATEGORIES= games
+CATEGORIES= games tk41
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/JACOBY/
MAINTAINER= johnh@isi.edu
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile
index 85855383a209..66e9f1dfd0f1 100644
--- a/graphics/cqcam/Makefile
+++ b/graphics/cqcam/Makefile
@@ -3,11 +3,11 @@
# Date created: 29 Oct 1997
# Whom: Kensaku Masuda <greg@greg.rim.or.jp>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/02/09 08:09:35 tg Exp $
#
DISTNAME= cqcam-0.45a
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= http://www.cs.virginia.edu/~patrick/cqcam/
EXTRACT_SUFX= .tgz
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimp-app/Makefile
+++ b/graphics/gimp-app/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \
diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimp/Makefile
+++ b/graphics/gimp/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile
index 4f7125a3a9da..caffb6367ee7 100644
--- a/graphics/gimpshop/Makefile
+++ b/graphics/gimpshop/Makefile
@@ -3,7 +3,7 @@
# Date created: Mon Nov 18 21:28:43 CST 1996
# Whom: erich@FreeBSD.org
#
-# $Id: Makefile,v 1.18 1998/01/07 13:34:07 erich Exp $
+# $Id: Makefile,v 1.19 1998/01/28 15:39:56 erich Exp $
#
MAJOR= 0
@@ -18,7 +18,7 @@ DISTFILES= ${DISTNAME}.tar.gz
DISTFILES+= gimp-data-min-${MM_VERSION}b.tar.gz \
gimp-data-extras-${MM_VERSION}a.tar.gz
-CATEGORIES= graphics
+CATEGORIES= graphics tk80
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/0.99/${VERSION}/ \
ftp://ftp.cs.umn.edu/pub/gimp/gimp/0.99/${VERSION}/ \
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index e9fe6ca8f714..38d1966a272e 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -3,12 +3,12 @@
# Date created: 03 Feb 1998
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1998/02/04 08:37:50 tg Exp $
+# $Id: Makefile,v 1.2 1998/02/05 09:02:54 tg Exp $
#
DISTNAME= graphviz_1_21
PKGNAME= graphviz-1.21
-CATEGORIES= graphics
+CATEGORIES= graphics tk42
MASTER_SITES= # http://www.research.att.com/sw/tools/graphviz/
EXTRACT_SUFX= .src.unix.tgz
diff --git a/irc/tkirc/Makefile b/irc/tkirc/Makefile
index 6c41874d0726..7bab06e703d4 100644
--- a/irc/tkirc/Makefile
+++ b/irc/tkirc/Makefile
@@ -3,11 +3,11 @@
# Date created: Jan 15 1998
# Whom: brianfeldman@hotmail.com
#
-# $Id$
+# $Id: Makefile,v 1.2 1998/01/18 11:13:54 asami Exp $
#
DISTNAME= tkirc-1.151
-CATEGORIES= net x11
+CATEGORIES= net x11 tk80
MASTER_SITES= ftp://ftp.informatik.uni-oldenburg.de/pub/tkirc/
DISTFILES= tkirc1.151.tar.gz
diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile
index 21a203ee88de..db0224c9f7e8 100644
--- a/mbone/rtpmon/Makefile
+++ b/mbone/rtpmon/Makefile
@@ -3,11 +3,11 @@
# Date created: 1 November 1996
# Whom: Bill Fenner <fenner@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.4 1997/05/22 05:37:55 fenner Exp $
+# $Id: Makefile,v 1.5 1997/09/25 00:10:58 fenner Exp $
#
DISTNAME= rtpmon-1.0a7
-CATEGORIES= mbone
+CATEGORIES= mbone tk42
MASTER_SITES= ftp://mm-ftp.cs.berkeley.edu/pub/rtpmon/
MAINTAINER= fenner@FreeBSD.org
diff --git a/misc/ewipe/Makefile b/misc/ewipe/Makefile
index f87b52e4600c..10ef36b5a5fa 100644
--- a/misc/ewipe/Makefile
+++ b/misc/ewipe/Makefile
@@ -3,12 +3,12 @@
# Date created: 17 October 1997
# Whom: itojun@itojun.org
#
-# $Id: Makefile,v 1.9 1998/02/13 02:48:12 itojun Exp $
+# $Id: Makefile,v 1.10 1998/02/17 12:58:50 itojun Exp $
#
DISTNAME= ewipe0.7.0
PKGNAME?= ewipe-0.7.0
-CATEGORIES= misc
+CATEGORIES= misc tk42
MASTER_SITES= http://al.ei.tuat.ac.jp/~sekisita/ewipe/
MAINTAINER= itojun@itojun.org
diff --git a/net/ttt/Makefile b/net/ttt/Makefile
index b5a65100c40d..175f55a0ce76 100644
--- a/net/ttt/Makefile
+++ b/net/ttt/Makefile
@@ -3,11 +3,11 @@
# Date created: 18 November 1997
# Whom: Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.2 1997/11/21 17:50:07 asami Exp $
+# $Id: Makefile,v 1.3 1997/11/22 11:57:46 itojun Exp $
#
DISTNAME= ttt-0.4.1
-CATEGORIES= net
+CATEGORIES= net tk41
MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= itojun@itojun.org
diff --git a/ports-mgmt/pib/Makefile b/ports-mgmt/pib/Makefile
index 7db5c457af4f..76a1570a0452 100644
--- a/ports-mgmt/pib/Makefile
+++ b/ports-mgmt/pib/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 December 1996
# Whom: Mike Smith <msmith@freebsd.org>
#
-# $Id: Makefile,v 1.5 1997/09/11 09:24:38 msmith Exp $
+# $Id: Makefile,v 1.6 1998/02/02 14:37:16 vanilla Exp $
#
DISTNAME= pib-1.1
-CATEGORIES= sysutils
+CATEGORIES= sysutils tk80
MASTER_SITES= ftp://gsoft.com.au/pub/pib/
MAINTAINER= msmith@freebsd.org
diff --git a/print/gp/Makefile b/print/gp/Makefile
index ab0d4c6892b8..5cf1103cf3ee 100644
--- a/print/gp/Makefile
+++ b/print/gp/Makefile
@@ -3,12 +3,12 @@
# Date created: 15 April 1997
# Whom: Kiriyama Kazuhiko<kiri@kiri.toba-cmt.ac.jp>
#
-# $Id: Makefile,v 1.2 1998/02/16 12:13:04 asami Exp $
+# $Id: Makefile,v 1.3 1998/02/18 06:59:36 asami Exp $
#
DISTNAME= GP-2.5
PKGNAME= gp-2.5
-CATEGORIES= print
+CATEGORIES= print tk42
MASTER_SITES= http://www.kamome.or.jp/hueda/GP/ \
ftp://www.neosoft.com/pub/tcl/sorted/print/GP-2.5/
diff --git a/sysutils/pib/Makefile b/sysutils/pib/Makefile
index 7db5c457af4f..76a1570a0452 100644
--- a/sysutils/pib/Makefile
+++ b/sysutils/pib/Makefile
@@ -3,11 +3,11 @@
# Date created: 30 December 1996
# Whom: Mike Smith <msmith@freebsd.org>
#
-# $Id: Makefile,v 1.5 1997/09/11 09:24:38 msmith Exp $
+# $Id: Makefile,v 1.6 1998/02/02 14:37:16 vanilla Exp $
#
DISTNAME= pib-1.1
-CATEGORIES= sysutils
+CATEGORIES= sysutils tk80
MASTER_SITES= ftp://gsoft.com.au/pub/pib/
MAINTAINER= msmith@freebsd.org
diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile
index 1e801bce66ee..2995b3c8bcf4 100644
--- a/x11-toolkits/p5-Tcl-Tk/Makefile
+++ b/x11-toolkits/p5-Tcl-Tk/Makefile
@@ -3,11 +3,11 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1997/07/18 05:04:20 asami Exp $
+# $Id: Makefile,v 1.4 1997/11/22 01:11:36 asami Exp $
DISTNAME= TclTk-b1
PKGNAME= p5-Tcl-Tk-b1
-CATEGORIES= x11 lang perl5
+CATEGORIES= x11 lang perl5 tk41
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tcl
diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile
index 1e801bce66ee..2995b3c8bcf4 100644
--- a/x11-toolkits/p5-TclTk/Makefile
+++ b/x11-toolkits/p5-TclTk/Makefile
@@ -3,11 +3,11 @@
# Date created: June 15th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.3 1997/07/18 05:04:20 asami Exp $
+# $Id: Makefile,v 1.4 1997/11/22 01:11:36 asami Exp $
DISTNAME= TclTk-b1
PKGNAME= p5-Tcl-Tk-b1
-CATEGORIES= x11 lang perl5
+CATEGORIES= x11 lang perl5 tk41
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tcl
diff --git a/x11/tkgoodstuff/Makefile b/x11/tkgoodstuff/Makefile
index dcc91dfb5bf2..e6c80f746214 100644
--- a/x11/tkgoodstuff/Makefile
+++ b/x11/tkgoodstuff/Makefile
@@ -3,12 +3,12 @@
# Date created: 7 Oct 1996
# Whom: pst
#
-# $Id: Makefile,v 1.7 1997/07/07 06:30:30 pst Exp $
+# $Id: Makefile,v 1.9 1997/11/14 17:51:01 pst Exp $
#
DISTNAME= tkgoodstuff8.0-final
PKGNAME= tkgoodstuff-8.0
-CATEGORIES= x11
+CATEGORIES= x11 tk80
MASTER_SITES= http://www-personal.umich.edu/~markcrim/tkgoodstuff/dists/
MAINTAINER= pst@FreeBSD.org