summaryrefslogtreecommitdiff
path: root/editors
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 /editors
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
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.1-cz/Makefile15
1 files changed, 0 insertions, 15 deletions
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"