=================================================================== RCS file: /cvsrepo/anoncvs/cvs/ports/Makefile,v retrieving revision 1.51 retrieving revision 1.52 diff -c -r1.51 -r1.52 *** ports/Makefile 2006/10/18 13:52:33 1.51 --- ports/Makefile 2006/10/18 23:16:27 1.52 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.51 2006/10/18 13:52:33 sturm Exp $ # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.52 2006/10/18 23:16:27 espie Exp $ # $FreeBSD: Makefile,v 1.36 1997/10/04 15:54:31 jkh Exp $ # *************** *** 42,47 **** --- 42,48 ---- SUBDIR += emulators SUBDIR += games SUBDIR += graphics + SUBDIR += inputmethods SUBDIR += japanese SUBDIR += java SUBDIR += korean