summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-09 11:13:56 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-09 11:13:56 +0000
commit1318b339de12b7cb1516e553899b527ea7f4733e (patch)
treec09cea88fcbe7904d89eeffd0a380cbff66f181e
parentSet 34 for LANG_EXT for catalan. (diff)
Rename openoffice-1.1-cz to openoffice-1.1-cs
Czech language ISO code is cs, not cz. Pointed out by : Pavel@Janik.cz (Pavel Jan�k)
Notes
Notes: svn path=/head/; revision=93511
-rw-r--r--MOVED1
-rw-r--r--editors/openoffice-1.1-cz/Makefile15
2 files changed, 1 insertions, 15 deletions
diff --git a/MOVED b/MOVED
index f442ace9fae9..ad50a62789cc 100644
--- a/MOVED
+++ b/MOVED
@@ -697,3 +697,4 @@ x11/twin||2003-11-07|port was broken for >3 months with no fix submitted
cad/felt|science/felt|2003-11-08|moved to science category
cad/kaskade|math/kaskade|2003-11-08|moved to math category
misc/icemc||2003-11-08|author no longer develops program, distfile gone
+editors/openoffice-1.1-cz|editors/openoffice-1.1-cs|2003-11-08|Czech language ISO code is cs
diff --git a/editors/openoffice-1.1-cz/Makefile b/editors/openoffice-1.1-cz/Makefile
deleted file mode 100644
index 38613814c05a..000000000000
--- a/editors/openoffice-1.1-cz/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: OpenOffice for Czech language
-# Date created: Sun Nov 9 09:29:41 JST 2003
-# Whom: NAKATA Maho <maho@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= editors
-
-LANG_PKGNAME= cz
-LANG_EXT= 420
-LANG_CONFIGURE_ARG= CZECH
-MASTERDIR= ${.CURDIR}/../openoffice-1.1
-
-.include "${MASTERDIR}/Makefile"