diff options
author | krion <krion@FreeBSD.org> | 2003-07-23 20:52:48 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-23 20:52:48 +0800 |
commit | 2eae4077f60553d2e571fe75f5329fd3b4055479 (patch) | |
tree | ff498f691763169592cd83267a9ede4dddc7dbd4 /misc/tellico-kde4/Makefile | |
parent | 8e6b00b58f41978d191a7f8e04b966082f8d8dc5 (diff) | |
download | freebsd-ports-gnome-2eae4077f60553d2e571fe75f5329fd3b4055479.tar.gz freebsd-ports-gnome-2eae4077f60553d2e571fe75f5329fd3b4055479.tar.zst freebsd-ports-gnome-2eae4077f60553d2e571fe75f5329fd3b4055479.zip |
Update to 0.6.5
* Added Bulgarian and Estonian tranlations
* Updated Germany translation
* Fixed translation bug with category names
Approved by: fjoe (mentor) (implicit)
Diffstat (limited to 'misc/tellico-kde4/Makefile')
-rw-r--r-- | misc/tellico-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile index 1ec8675109a9..8bfa3ebf8817 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.6.4 +PORTVERSION= 0.6.5 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ |