diff options
author | markus <markus@FreeBSD.org> | 2005-11-08 23:14:13 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2005-11-08 23:14:13 +0800 |
commit | 1aaf31b7139bf2e2125672d25c2a588876140543 (patch) | |
tree | 1e1d57b958e97d61bbdb62bac9e8699dd2f2b1b7 /misc/tellico/Makefile | |
parent | 0437fb5813061f89e6b5a9bca79a362d4e269cd2 (diff) | |
download | freebsd-ports-gnome-1aaf31b7139bf2e2125672d25c2a588876140543.tar.gz freebsd-ports-gnome-1aaf31b7139bf2e2125672d25c2a588876140543.tar.zst freebsd-ports-gnome-1aaf31b7139bf2e2125672d25c2a588876140543.zip |
Update to version 1.0.3
Diffstat (limited to 'misc/tellico/Makefile')
-rw-r--r-- | misc/tellico/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 0c280a0e114d..c893ea2c4753 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTVERSION= 1.0.3 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ |