diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-05-31 00:09:24 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-05-31 00:09:24 +0000 |
commit | 7b4e1ec4a5950c12e703456521df41ff4b698fd2 (patch) | |
tree | 23df0789e394e66dc29f4a94ba2d01086142182d /polish/koffice-kde4-l10n/Makefile | |
parent | 77e4ccd8f07053850940fe7c052b9e91fe7c30de (diff) |
The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDE
graphic art and office suite.
Information on this release can be found here:
http://www.calligra.org/news/calligra-2-4-2-released
Information on Calligra Project can be found in its first ever release
announcement:
http://www.calligra.org/news/calligra-2-4-released
Consequently, KOffice 2 has been removed from the ports collection.
As usual, we would like to thank all testers and contributors.
Notes
Notes:
svn path=/head/; revision=297847
Diffstat (limited to 'polish/koffice-kde4-l10n/Makefile')
-rw-r--r-- | polish/koffice-kde4-l10n/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/polish/koffice-kde4-l10n/Makefile b/polish/koffice-kde4-l10n/Makefile deleted file mode 100644 index f62d76e68f01..000000000000 --- a/polish/koffice-kde4-l10n/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: koffice-kde4-l10n-pl -# Date created: 28 November 2009 -# Whom: Dima Panov <fluffy@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= koffice-l10n -PORTVERSION= 2.2.2 -CATEGORIES?= polish editors kde - -MAINTAINER= kde@FreeBSD.org -COMMENT= Polish messages and documentation for KOffice2 - -KOFFICE2_L10N= pl - -.include "${.CURDIR}/../../editors/koffice-kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> |