diff options
-rw-r--r-- | x11-toolkits/p5-Tk/Makefile | 8 | ||||
-rw-r--r-- | x11/Makefile | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 0e5b82da8de8..28561d5715d1 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -1,13 +1,13 @@ -# New ports collection makefile for: p5-Tk400 -# Version required: 2.02 +# New ports collection makefile for: p5-Tk +# Version required: 400-2.02 # Date created: October 21st 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.8 1997/04/20 13:53:29 wosch Exp $ +# $Id: Makefile,v 1.9 1997/04/20 21:25:39 jfitz Exp $ # DISTNAME= Tk400.202 -PKGNAME= p5-Tk400-2.02 +PKGNAME= p5-Tk-2.02 CATEGORIES= x11 tk41 perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tk diff --git a/x11/Makefile b/x11/Makefile index c6ee6d18609b..57658c92b1fc 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.130 1997/03/12 09:21:00 asami Exp $ +# $Id: Makefile,v 1.131 1997/03/25 15:30:45 max Exp $ # SUBDIR += FWF @@ -31,7 +31,7 @@ SUBDIR += mlvwm SUBDIR += neXtaw SUBDIR += olvwm - SUBDIR += p5-Tk400 + SUBDIR += p5-Tk SUBDIR += piewm SUBDIR += qt SUBDIR += qvwm |