diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:56:48 +0000 |
commit | 839f94d88cd3c51388aaab5f2fcb02e06219a34b (patch) | |
tree | dd33cf5cf279ad7b8ba9de66c951153951128ec8 /x11-toolkits/tk82 | |
parent | 48887e4ba86a51d4e24b458d7f06bfa3ae75c6cb (diff) | |
download | ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.tar.gz ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.zip |
Notes
Diffstat (limited to 'x11-toolkits/tk82')
-rw-r--r-- | x11-toolkits/tk82/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile index 54158bd12ee9..0d9aae32eaa9 100644 --- a/x11-toolkits/tk82/Makefile +++ b/x11-toolkits/tk82/Makefile @@ -3,12 +3,12 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.12 1998/07/12 21:07:21 jdp Exp $ +# $Id: Makefile,v 1.13 1998/07/27 21:36:07 hoek Exp $ # DISTNAME= tk8.1a2 PKGNAME= tk-8.1.a2 -CATEGORIES= x11 tk81 +CATEGORIES= x11-toolkits tk81 MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= jseger@FreeBSD.ORG |