diff options
Diffstat (limited to 'mail/sylpheed2-devel/Makefile')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 5be21b1..3fb90a6 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -6,12 +6,13 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.8 +PORTVERSION= 0.9.8.1 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 |