diff options
author | makc <makc@FreeBSD.org> | 2009-01-14 07:16:38 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2009-01-14 07:16:38 +0800 |
commit | 999db758f636d0697b452b372b70deb476f862fd (patch) | |
tree | f47879fc6f6ff3a3ce57985d40b4b2d16ee6cfb9 /misc/kde4-l10n-ga/Makefile | |
parent | 438e001911cf56e7440ea249e2a6478b34443455 (diff) | |
download | freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.tar.gz freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.tar.zst freebsd-ports-gnome-999db758f636d0697b452b372b70deb476f862fd.zip |
kde@freebsd team is pleased to announce KDE 4.1.4, the last bugfix release in 4.1.x series.
You have only two weeks to play with it -- KDE 4.2.0 is coming ;)
Great thanks for those who helped us with testing 4.1.2 and 4.1.3 during long-long ports ice-age.
For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
http://www.kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
http://www.kde.org/announcements/changelogs/changelog4_1_3to4_1_4.php
Approved by: miwi (mentor)
Diffstat (limited to 'misc/kde4-l10n-ga/Makefile')
-rw-r--r-- | misc/kde4-l10n-ga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kde4-l10n-ga/Makefile b/misc/kde4-l10n-ga/Makefile index c8832b4255af..bd7075aeb7a8 100644 --- a/misc/kde4-l10n-ga/Makefile +++ b/misc/kde4-l10n-ga/Makefile @@ -5,14 +5,14 @@ # $FreeBSD$ # -PORTNAME= kde-l10n-ga +PORTNAME= kde-l10n PORTVERSION= ${KDE4_VERSION} CATEGORIES= misc kde MAINTAINER= kde@FreeBSD.org COMMENT= Irish messages and documentation for KDE4 -KDE4_L10N= yes +KDE4_L10N= ga post-extract: ${MKDIR} ${WRKSRC}/build |