diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2010-01-30 14:27:27 +0000 |
commit | afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2 (patch) | |
tree | fb95bc5acb82022c6c68c02f6e263d6524f02ae6 /deskutils | |
parent | 258a4596278aa7d7052491adbf5e259c8c73465f (diff) | |
download | ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.tar.gz ports-afb550e3cf83ca6a9d25a40d91f5208b3c36f9f2.zip |
The KDE FreeBSD team is proud to announce the release of SIP-4.10 and
PyQt-4.7 for FreeBSD. The official update notes can be found at
http://www.riverbankcomputing.com
We'd like to say thanks to all helpers, testers and submitters.
Notes
Notes:
svn path=/head/; revision=248842
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 1 | ||||
-rw-r--r-- | deskutils/superkaramba-lwp/Makefile | 2 | ||||
-rw-r--r-- | deskutils/treeline/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 9e19cb1ed1ae..5e595b6bb3e1 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -7,6 +7,7 @@ PORTNAME= calibre PORTVERSION= 0.6.27 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= ftp://ftp.SpringDaemons.com/soft/ \ http://calibre-ebook.googlecode.com/files/ diff --git a/deskutils/superkaramba-lwp/Makefile b/deskutils/superkaramba-lwp/Makefile index dcb8760abdf2..d6387d8dc347 100644 --- a/deskutils/superkaramba-lwp/Makefile +++ b/deskutils/superkaramba-lwp/Makefile @@ -6,7 +6,7 @@ PORTNAME= lwp PORTVERSION= 15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde MASTER_SITES= http://www.message.co.nz/~matt-sarah/ \ http://liquidweather.net/ diff --git a/deskutils/treeline/Makefile b/deskutils/treeline/Makefile index 1e04c4ec213d..7c7389eb1c26 100644 --- a/deskutils/treeline/Makefile +++ b/deskutils/treeline/Makefile @@ -7,6 +7,7 @@ PORTNAME= treeline PORTVERSION= 1.2.0 +PORTREVISION= 1 CATEGORIES= deskutils python MASTER_SITES= ${MASTER_SITE_BERLIOS}:treeline \ http://treeline.bellz.org/plugins/:plugins \ |