diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-04-21 10:28:35 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-04-21 10:28:35 +0800 |
commit | 799d75461d05da2644490f3b942ce87a38970bed (patch) | |
tree | 12d987a1edb2d258f42b3983e5fe2986f5297bbe /x11 | |
parent | 0c26dc54fe45d503da6c47df2598c7be63ae2ddb (diff) | |
download | freebsd-ports-gnome-799d75461d05da2644490f3b942ce87a38970bed.tar.gz freebsd-ports-gnome-799d75461d05da2644490f3b942ce87a38970bed.tar.zst freebsd-ports-gnome-799d75461d05da2644490f3b942ce87a38970bed.zip |
Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from the
repository.
Reviewed by: asami@freebsd.org (did the repository copy)
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |