diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-09-02 06:19:47 +0800 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-09-02 06:19:47 +0800 |
commit | 0f43e1909876ae396b78f78b521ac5e085559c60 (patch) | |
tree | 8d89047e6672cc7cfe391d8d99836634cb4d1143 /Mk/bsd.cmake.mk | |
parent | 3ee9ed95bc66f99885510f18c5a6b2d0777d0511 (diff) | |
download | freebsd-ports-gnome-0f43e1909876ae396b78f78b521ac5e085559c60.tar.gz freebsd-ports-gnome-0f43e1909876ae396b78f78b521ac5e085559c60.tar.zst freebsd-ports-gnome-0f43e1909876ae396b78f78b521ac5e085559c60.zip |
The FreeBSD KDE is please to announce the release of KDE 4.3.1,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.1.php
We would like to thank all our contributors and testers. My personal
thanks to miwi and makc for coaching me through my first KDE commit.
Diffstat (limited to 'Mk/bsd.cmake.mk')
-rw-r--r-- | Mk/bsd.cmake.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.cmake.mk b/Mk/bsd.cmake.mk index ba5c583c122d..e68fe83a5750 100644 --- a/Mk/bsd.cmake.mk +++ b/Mk/bsd.cmake.mk @@ -23,7 +23,7 @@ # # $FreeBSD$ -CMAKE_MAINTAINER= kde@FreeBSD.org +CMAKE_MAINTAINER= kde@FreeBSD.org # # CMAKE_BIN is the location where the cmake port installs the cmake |