diff options
author | oliver <oliver@FreeBSD.org> | 2004-06-18 05:34:13 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-06-18 05:34:13 +0800 |
commit | 80dce26b7c35b7085c0b997da42a516c3782fcb4 (patch) | |
tree | 61db1bbbae72505faa8309ff633e54d6e45ac8e6 /mail/sylpheed/Makefile | |
parent | 440b32dd127e3535aa23561c9da21a49cf28bfda (diff) | |
download | freebsd-ports-gnome-80dce26b7c35b7085c0b997da42a516c3782fcb4.tar.gz freebsd-ports-gnome-80dce26b7c35b7085c0b997da42a516c3782fcb4.tar.zst freebsd-ports-gnome-80dce26b7c35b7085c0b997da42a516c3782fcb4.zip |
update to 0.9.12
Once more a new cache version - give it time to regenerate it after you
first entered an folder with that version.
There should/is no need to remove .sylpheed_cache files manually.
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 67b6d387c48b..2e6d99cd35c5 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.11 +PORTVERSION= 0.9.12 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \ |