diff options
author | markus <markus@FreeBSD.org> | 2007-04-10 10:59:37 +0800 |
---|---|---|
committer | markus <markus@FreeBSD.org> | 2007-04-10 10:59:37 +0800 |
commit | c2a65d2dbb500629cec3ba6d3bd910ecded3cf6a (patch) | |
tree | 9aa516589d4beb2fa7f54ec6288b5e9405a4e28e /misc/tellico/Makefile | |
parent | b24b96402f3f95a4fee03817c714abb210ceffb2 (diff) | |
download | freebsd-ports-gnome-c2a65d2dbb500629cec3ba6d3bd910ecded3cf6a.tar.gz freebsd-ports-gnome-c2a65d2dbb500629cec3ba6d3bd910ecded3cf6a.tar.zst freebsd-ports-gnome-c2a65d2dbb500629cec3ba6d3bd910ecded3cf6a.zip |
Update to version 1.2.10
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 5435b34c1307..b34a3e567259 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tellico -PORTVERSION= 1.2.9 +PORTVERSION= 1.2.10 CATEGORIES= misc kde MASTER_SITES= http://www.periapsis.org/tellico/download/ |