diff options
author | asami <asami@FreeBSD.org> | 1997-10-08 18:48:52 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-10-08 18:48:52 +0800 |
commit | 882d7240ffaf75230c0539f711f41d52b18f9880 (patch) | |
tree | d71707bad2e17d67e9229b40a60354804d24fc55 /lang | |
parent | 75997d9ac78bed400748a8cabd3adc16afd486bd (diff) | |
download | freebsd-ports-gnome-882d7240ffaf75230c0539f711f41d52b18f9880.tar.gz freebsd-ports-gnome-882d7240ffaf75230c0539f711f41d52b18f9880.tar.zst freebsd-ports-gnome-882d7240ffaf75230c0539f711f41d52b18f9880.zip |
Add tcl/tk ports to the virtual categories that bear their own name.
Suggested by: jkh
Diffstat (limited to 'lang')
-rw-r--r-- | lang/tcl80/Makefile | 4 | ||||
-rw-r--r-- | lang/tcl82/Makefile | 4 | ||||
-rw-r--r-- | lang/tcl83/Makefile | 4 | ||||
-rw-r--r-- | lang/tcl84/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 7bd3c81b5fb5..77d268b4d756 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp $ # DISTNAME= tcl8.0 PKGNAME= tcl-8.0 -CATEGORIES= lang +CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@freebsd.org diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index 7bd3c81b5fb5..77d268b4d756 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp $ # DISTNAME= tcl8.0 PKGNAME= tcl-8.0 -CATEGORIES= lang +CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@freebsd.org diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 7bd3c81b5fb5..77d268b4d756 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp $ # DISTNAME= tcl8.0 PKGNAME= tcl-8.0 -CATEGORIES= lang +CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@freebsd.org diff --git a/lang/tcl84/Makefile b/lang/tcl84/Makefile index 7bd3c81b5fb5..77d268b4d756 100644 --- a/lang/tcl84/Makefile +++ b/lang/tcl84/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/08/20 10:33:35 jkh Exp $ # DISTNAME= tcl8.0 PKGNAME= tcl-8.0 -CATEGORIES= lang +CATEGORIES= lang tcl80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@freebsd.org |