diff options
author | arved <arved@FreeBSD.org> | 2003-06-26 12:59:10 +0000 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-06-26 12:59:10 +0000 |
commit | 86333d8312cadd59f9b98e4f7b156a44d6f160f5 (patch) | |
tree | d65db6976051510b87538a5cb6f3a3fdd8aeb7d4 /misc/tellico-kde4/Makefile | |
parent | b52ed677beaa6e9db98a6d6e09f314d8bf1a1f6a (diff) | |
download | FreeBSD-ports-86333d8312cadd59f9b98e4f7b156a44d6f160f5.zip FreeBSD-ports-86333d8312cadd59f9b98e4f7b156a44d6f160f5.tar.gz |
Update to 0.6.4
PR: 53748
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
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 2f73fac..bc08c0b 100644 --- a/misc/tellico-kde4/Makefile +++ b/misc/tellico-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.6.3 +PORTVERSION= 0.6.4 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ |