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/blt | |
parent | 48887e4ba86a51d4e24b458d7f06bfa3ae75c6cb (diff) | |
download | ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.tar.gz ports-839f94d88cd3c51388aaab5f2fcb02e06219a34b.zip |
Notes
Diffstat (limited to 'x11-toolkits/blt')
-rw-r--r-- | x11-toolkits/blt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/blt/Makefile b/x11-toolkits/blt/Makefile index f6f3dc46d5e4..75ff72f089f8 100644 --- a/x11-toolkits/blt/Makefile +++ b/x11-toolkits/blt/Makefile @@ -3,12 +3,12 @@ # Date created: 9 July 1998 # Whom: Kenjiro Cho <kjc@csl.sony.co.jp> # -# $Id: Makefile,v 1.16 1997/11/22 11:22:00 asami Exp $ +# $Id: Makefile,v 1.17 1998/07/12 17:40:31 kjc Exp $ # DISTNAME= BLT2.4c PKGNAME= blt-2.4c -CATEGORIES= x11 tk80 +CATEGORIES= x11-toolkits tk80 MASTER_SITES= ftp://ftp.tcltk.com/pub/blt/ MAINTAINER= kjc@csl.sony.co.jp |