diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-21 02:28:35 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-04-21 02:28:35 +0000 |
commit | a91d7e8e556b1c70f95cf7a8afdfda2c5eb270bf (patch) | |
tree | aa57d1283dca8945b9218f0cb2c425259e4aa359 | |
parent | cbabe64200c346669ea9152519a4ee24439e96a2 (diff) | |
download | ports-a91d7e8e556b1c70f95cf7a8afdfda2c5eb270bf.tar.gz ports-a91d7e8e556b1c70f95cf7a8afdfda2c5eb270bf.zip |
Notes
-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 |