diff options
author | asami <asami@FreeBSD.org> | 1997-01-03 13:15:05 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-01-03 13:15:05 +0000 |
commit | f77ca9bee18e269a67710382d6727d7a644319fb (patch) | |
tree | f2b77555d4e09e4d41dabcd84f95eeb59cbae875 | |
parent | e6f6c5ff89b24bf617b6fd0c44c40e5b26cacc0f (diff) | |
download | FreeBSD-ports-f77ca9bee18e269a67710382d6727d7a644319fb.zip FreeBSD-ports-f77ca9bee18e269a67710382d6727d7a644319fb.tar.gz |
Oops, x11/camltk and japanese/camltk do not have "41" at end.
-rw-r--r-- | japanese/Makefile | 4 | ||||
-rw-r--r-- | x11/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index e70558e..b31fc05 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.49 1996/12/19 03:39:24 max Exp $ +# $Id: Makefile,v 1.50 1997/01/03 12:26:56 asami Exp $ # SUBDIR += Canna SUBDIR += Wnn - SUBDIR += camltk41 + SUBDIR += camltk SUBDIR += chimera SUBDIR += dvi2ps SUBDIR += dvi2tty diff --git a/x11/Makefile b/x11/Makefile index d72adc3..9f33852 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.115 1997/01/02 19:24:51 max Exp $ +# $Id: Makefile,v 1.116 1997/01/03 12:26:03 asami Exp $ # SUBDIR += FWF @@ -10,7 +10,7 @@ SUBDIR += blast SUBDIR += blt SUBDIR += bricons - SUBDIR += camltk41 + SUBDIR += camltk SUBDIR += ctwm SUBDIR += dclock SUBDIR += etlfonts |