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 /x11-toolkits/tk84/Makefile | |
parent | 75997d9ac78bed400748a8cabd3adc16afd486bd (diff) | |
download | freebsd-ports-graphics-882d7240ffaf75230c0539f711f41d52b18f9880.tar.gz freebsd-ports-graphics-882d7240ffaf75230c0539f711f41d52b18f9880.tar.zst freebsd-ports-graphics-882d7240ffaf75230c0539f711f41d52b18f9880.zip |
Add tcl/tk ports to the virtual categories that bear their own name.
Suggested by: jkh
Diffstat (limited to 'x11-toolkits/tk84/Makefile')
-rw-r--r-- | x11-toolkits/tk84/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile index 6112abacdc7..5b4e27cdbf5 100644 --- a/x11-toolkits/tk84/Makefile +++ b/x11-toolkits/tk84/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.3 1997/08/27 05:03:11 asami Exp $ +# $Id: Makefile,v 1.4 1997/10/01 09:20:31 tg Exp $ # DISTNAME= tk8.0 PKGNAME= tk-8.0 -CATEGORIES= x11 +CATEGORIES= x11 tk80 MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ MAINTAINER= jkh@Freebsd.ORG |