diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-02-29 18:03:57 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-02-29 18:03:57 +0000 |
commit | 4aef816ed7509586f66779493c5e07af33de1fc9 (patch) | |
tree | 062765b00f004d12292468c60d3404e3ed5bb147 /mail/sylpheed3/Makefile | |
parent | 938f5dab31f05ae6aadafbb49ef3ebafdf3d9f4a (diff) |
Notes
Diffstat (limited to 'mail/sylpheed3/Makefile')
-rw-r--r-- | mail/sylpheed3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index cca46179c230..957c03bf8f2f 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,8 +6,8 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.9 -PORTREVISION= 3 +PORTVERSION= 0.9.10 +PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \ ${MASTER_SITE_SOURCEFORGE} |