diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 1760fd66540c713665a0483dcd354481bc58ae6f (patch) | |
tree | 134eb59f36f3fd48bf496a725a676c06a10d4726 /x11-toolkits/p5-Tk | |
parent | We are now at version 3.6 (diff) |
Add virtual category 'tk41'.
Notes
Notes:
svn path=/head/; revision=6248
Diffstat (limited to 'x11-toolkits/p5-Tk')
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |