diff options
Diffstat (limited to 'mail/sylpheed3/Makefile')
-rw-r--r-- | mail/sylpheed3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 42422c892410..d1d699ac3cbb 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -6,13 +6,12 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.8.1 +PORTVERSION= 0.9.9 PORTREVISION= 0 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/a/} MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client |