aboutsummaryrefslogtreecommitdiffstats
path: root/polish
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2003-11-08 12:37:31 +0800
committermaho <maho@FreeBSD.org>2003-11-08 12:37:31 +0800
commit956f22b49d7715c4f546f6195f68aa7ad564e9d5 (patch)
tree4dde2b7eebd9eb99936a4cac2e5f37474716e732 /polish
parent59993c91c5bb9c3e9431476ed4964673aca93961 (diff)
downloadfreebsd-ports-graphics-956f22b49d7715c4f546f6195f68aa7ad564e9d5.tar.gz
freebsd-ports-graphics-956f22b49d7715c4f546f6195f68aa7ad564e9d5.tar.zst
freebsd-ports-graphics-956f22b49d7715c4f546f6195f68aa7ad564e9d5.zip
rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
Diffstat (limited to 'polish')
-rw-r--r--polish/openoffice-1.0/Makefile2
-rw-r--r--polish/openoffice/Makefile15
2 files changed, 1 insertions, 16 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile
index 0401d62d03c..8b70dbe9fcd 100644
--- a/polish/openoffice-1.0/Makefile
+++ b/polish/openoffice-1.0/Makefile
@@ -10,6 +10,6 @@ CATEGORIES= polish
LANG_PKGNAME= pl
LANG_EXT= 48
LANG_CONFIGURE_ARG= POL
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
.include "${MASTERDIR}/Makefile"
diff --git a/polish/openoffice/Makefile b/polish/openoffice/Makefile
deleted file mode 100644
index 0401d62d03c..00000000000
--- a/polish/openoffice/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# New ports collection makefile for: OpenOffice for Polish 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= polish
-
-LANG_PKGNAME= pl
-LANG_EXT= 48
-LANG_CONFIGURE_ARG= POL
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
-
-.include "${MASTERDIR}/Makefile"