diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
commit | df8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch) | |
tree | c5b64821efee08b3a1d6af7aab22cafa37c5964d /x11-toolkits | |
parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) |
Notes
Diffstat (limited to 'x11-toolkits')
-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 59e64484cd2d..8741f2a29faf 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.6 1997/01/08 23:43:12 asami Exp $ +# $Id: Makefile,v 1.7 1997/04/20 13:19:55 wosch Exp $ # DISTNAME= Tk400.200 PKGNAME= p5-Tk400-2.00 -CATEGORIES= x11 tk41 +CATEGORIES= x11 tk41 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk |