diff options
author | asami <asami@FreeBSD.org> | 1997-01-03 23:09:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-03 23:09:12 +0800 |
commit | d7bfc0dcbe7d823e972998fa1f0e4c58d3ca137c (patch) | |
tree | 2e14b384079358094b635c92de74a6131f3ed0e3 /x11 | |
parent | 5a734488b294d0fdf7eca4176e2ea5095ec84138 (diff) | |
download | freebsd-ports-gnome-d7bfc0dcbe7d823e972998fa1f0e4c58d3ca137c.tar.gz freebsd-ports-gnome-d7bfc0dcbe7d823e972998fa1f0e4c58d3ca137c.tar.zst freebsd-ports-gnome-d7bfc0dcbe7d823e972998fa1f0e4c58d3ca137c.zip |
OK, so camltk was really supposed to be camltk41. (The actual files are
already repository-copied.)
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 9f3385283340..6e514d964078 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.116 1997/01/03 12:26:03 asami Exp $ +# $Id: Makefile,v 1.117 1997/01/03 13:15:05 asami Exp $ # SUBDIR += FWF @@ -10,7 +10,7 @@ SUBDIR += blast SUBDIR += blt SUBDIR += bricons - SUBDIR += camltk + SUBDIR += camltk41 SUBDIR += ctwm SUBDIR += dclock SUBDIR += etlfonts |