diff options
author | markus <markus@FreeBSD.org> | 2004-06-25 21:32:04 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2004-06-25 21:32:04 +0800 |
commit | be8b58c5402205fe7e0454bc4c28b2e0f01d3cbb (patch) | |
tree | ea6dd2e05f659bb7df9794dc65f1fed6c1965c48 /misc/tellico/Makefile | |
parent | fced6fab4d080f92d01b0a7e0aa18dc20cc135ad (diff) | |
download | freebsd-ports-graphics-be8b58c5402205fe7e0454bc4c28b2e0f01d3cbb.tar.gz freebsd-ports-graphics-be8b58c5402205fe7e0454bc4c28b2e0f01d3cbb.tar.zst freebsd-ports-graphics-be8b58c5402205fe7e0454bc4c28b2e0f01d3cbb.zip |
Update to version 0.9.3
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r-- | misc/tellico/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 42aea6c3689..8de4a81e975 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bookcase -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/bookcase/download/ |