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