Remove ooodict-pl_PL after repo copy to ooodict_PL.

This commit is contained in:
Joe Marcus Clarke 2003-08-30 21:59:38 +00:00
parent 2751e48df5
commit 8cb55f14cf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88108
2 changed files with 0 additions and 20 deletions

View File

@ -112,7 +112,6 @@
SUBDIR += ooodict-hu_HU
SUBDIR += ooodict-it_IT
SUBDIR += ooodict-nl_NL
SUBDIR += ooodict-pl_PL
SUBDIR += ooodict-sk_SK
SUBDIR += ooodict-sv_SE
SUBDIR += openoffice

View File

@ -1,19 +0,0 @@
# New ports collection makefile for:
# OpenOffice Spell Checking Dictionary
# for Polish (Poland)
# Date created: Tue Aug 10 24:00:00 UTC 2002
# Whom: Martin Blapp <mbr@FreeBSD.org>
#
# $FreeBSD$
#
COMMENT= Polish (Poland) MySpell dictionary for OpenOffice.org
CATEGORIES= editors
LANGPREFIX= pl
LANGSUFFIX= PL
LANGDIST+= pl_PL.zip
MASTERDIR= ${.CURDIR}/../ooodict-all
RDEP= ${PORTSDIR}/editors/openoffice-pl
.include "${MASTERDIR}/Makefile"