summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-04-20 13:20:00 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-04-20 13:20:00 +0000
commit1760fd66540c713665a0483dcd354481bc58ae6f (patch)
tree134eb59f36f3fd48bf496a725a676c06a10d4726 /x11-toolkits
parentWe are now at version 3.6 (diff)
Add virtual category 'tk41'.
Notes
Notes: svn path=/head/; revision=6248
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/blt/Makefile4
-rw-r--r--x11-toolkits/p5-Tk/Makefile4
-rw-r--r--x11-toolkits/tix/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile
index 2d3dcee581e2..9776788ec28b 100644
--- a/x11-toolkits/blt/Makefile
+++ b/x11-toolkits/blt/Makefile
@@ -3,11 +3,11 @@
# Date created: 3 August 1996
# Whom: lukin <lukin@okbmei.msk.su>
#
-# $Id: Makefile,v 1.11 1996/11/18 11:42:48 asami Exp $
+# $Id: Makefile,v 1.12 1997/04/02 00:24:18 fenner Exp $
#
DISTNAME= blt-2.1
-CATEGORIES= x11
+CATEGORIES= x11 tk41
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/sorted/devel/
DISTFILES= BLT2.1.tar.gz
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile
index d753ccb953f9..59e64484cd2d 100644
--- a/x11-toolkits/p5-Tk/Makefile
+++ b/x11-toolkits/p5-Tk/Makefile
@@ -3,12 +3,12 @@
# Date created: October 21st 1996
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
-# $Id: Makefile,v 1.5 1996/12/11 10:18:43 asami Exp $
+# $Id: Makefile,v 1.6 1997/01/08 23:43:12 asami Exp $
#
DISTNAME= Tk400.200
PKGNAME= p5-Tk400-2.00
-CATEGORIES= x11
+CATEGORIES= x11 tk41
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tk
diff --git a/x11-toolkits/tix/Makefile b/x11-toolkits/tix/Makefile
index 284bf79b6ab9..fc284c39d82d 100644
--- a/x11-toolkits/tix/Makefile
+++ b/x11-toolkits/tix/Makefile
@@ -3,12 +3,12 @@
# Date created: 22 December 1996
# Whom: Thomas Gellekum <tg@freebsd.org>
#
-# $Id: Makefile,v 1.5 1997/02/21 14:54:53 tg Exp $
+# $Id: Makefile,v 1.6 1997/02/25 08:10:20 asami Exp $
#
DISTNAME= Tix4.1.0
PKGNAME= tix-4.1.0
-CATEGORIES= x11
+CATEGORIES= x11 tk41
MASTER_SITES= ftp://ftp.xpi.com/pub/
MAINTAINER= ports@FreeBSD.ORG