1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

1) According to

http://l10n.openoffice.org/all_supported_languages.html
,
ISO code of Slovenian is sl-SI, not sl-SL, so
move editors/openoffice-1.1-sl-SL to editors/openoffice-1.1-sl-SI.

remove editors/openoffice-1.1-sl-SL
and add editors/openoffice-1.1-sl-SI
in CVSROOT/modules

2) add editors/openoffice-1.1-devel in CVSROOT/modules
accordingly (after repo repocoy)

pointy hat to: maho (2)
This commit is contained in:
Maho Nakata 2004-03-25 10:22:47 +00:00
parent af150b271c
commit 55d29f5c59
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105212
2 changed files with 1 additions and 14 deletions

1
MOVED
View File

@ -991,3 +991,4 @@ print/rubber|textproc/rubber|2004-03-22|remove duplicate port
print/libgnomeprint20||2004-03-23|removed obsolete port
x11-toolkits/libgnomeprintui20||2004-03-23|removed obsolete port
textproc/whitespace.el||2004-03-24|removed obsolete port
editors/openoffice-1.1-sl-SL|editors/openoffice-1.1-sl-SI|2004-03-25|correct ISO code

View File

@ -1,14 +0,0 @@
# New ports collection makefile for: OpenOffice.org for Slovenian language
# Date created: Sun Mar 21 17:38:13 JST 2003
# Whom: NAKATA Maho <maho@FreeBSD.org>
#
# $FreeBSD$
#
LANG_PKGNAME= sl
LANG_SUFFIX= SL
LANG_EXT= 50
LANG_CONFIGURE_ARG= SLOVENIAN
MASTERDIR= ${.CURDIR}/../openoffice-1.1
.include "${MASTERDIR}/Makefile"