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 /editors/koffice-kde4-l10n-nb/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 'editors/koffice-kde4-l10n-nb/Makefile')
-rw-r--r-- | editors/koffice-kde4-l10n-nb/Makefile | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/editors/koffice-kde4-l10n-nb/Makefile b/editors/koffice-kde4-l10n-nb/Makefile deleted file mode 100644 index 9fc75ae830f1..000000000000 --- a/editors/koffice-kde4-l10n-nb/Makefile +++ /dev/null @@ -1,18 +0,0 @@ -# New ports collection makefile for: koffice-kde4-l10n-nb -# Date created: 28 November 2009 -# Whom: Dima Panov <fluffy@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= koffice-l10n -PORTVERSION= ${KOFFICE2_VERSION} -CATEGORIES?= editors kde - -MAINTAINER= kde@FreeBSD.org -COMMENT= Norwegian Bokmaal messages and documentation for KOffice2 - -KOFFICE2_L10N= nb - -.include "${.CURDIR}/../../editors/koffice-kde4-l10n/files/bsd.l10n.mk" -.include <bsd.port.mk> |