aboutsummaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
commitc012af99bcea42244f550d454f91a5b134b827ca (patch)
tree0c7eda9b2311adc6f0ecffca7bf32b3cf5948fb3 /korean
parentc9a49087dbb6b4edcc25c67d8e1b353d5ef67737 (diff)
downloadports-c012af99bcea42244f550d454f91a5b134b827ca.tar.gz
ports-c012af99bcea42244f550d454f91a5b134b827ca.zip
Notes
Diffstat (limited to 'korean')
-rw-r--r--korean/openoffice-1.0/Makefile2
-rw-r--r--korean/openoffice/Makefile15
2 files changed, 1 insertions, 16 deletions
diff --git a/korean/openoffice-1.0/Makefile b/korean/openoffice-1.0/Makefile
index c55f664efdf8..7af4c451b81f 100644
--- a/korean/openoffice-1.0/Makefile
+++ b/korean/openoffice-1.0/Makefile
@@ -10,6 +10,6 @@ CATEGORIES= korean editors
LANG_PKGNAME= ko
LANG_EXT= 82
LANG_CONFIGURE_ARG= KOREAN
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
.include "${MASTERDIR}/Makefile"
diff --git a/korean/openoffice/Makefile b/korean/openoffice/Makefile
deleted file mode 100644
index c55f664efdf8..000000000000
--- a/korean/openoffice/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: OpenOffice for Korean language
-# Date created: Tue Jun 11 16:47:21 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= korean editors
-
-LANG_PKGNAME= ko
-LANG_EXT= 82
-LANG_CONFIGURE_ARG= KOREAN
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
-
-.include "${MASTERDIR}/Makefile"