diff options
-rw-r--r-- | japanese/scim-tables/Makefile | 2 | ||||
-rw-r--r-- | korean/scim-tables/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/scim-tables/Makefile b/japanese/scim-tables/Makefile index 725c8ca56d37..6c0d8193ee7e 100644 --- a/japanese/scim-tables/Makefile +++ b/japanese/scim-tables/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based Japanese input methods BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine diff --git a/korean/scim-tables/Makefile b/korean/scim-tables/Makefile index 3f09c1fa4316..ce0e2dd155d1 100644 --- a/korean/scim-tables/Makefile +++ b/korean/scim-tables/Makefile @@ -12,7 +12,7 @@ CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= SCIM table based Korean input methods BUILD_DEPENDS= scim-make-table:${PORTSDIR}/textproc/scim-table-imengine |