diff options
author | oliver <oliver@FreeBSD.org> | 2005-07-29 14:16:54 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2005-07-29 14:16:54 +0800 |
commit | 55c6c8b073edab15761f97c48afc7cee410da1f4 (patch) | |
tree | 8f93d88a04a4df84f96a46e3fe11a686b9010906 /mail/sylpheed2-devel | |
parent | e238384c33ab870b9f1ea660afb474d9aad8e1bf (diff) | |
download | freebsd-ports-gnome-55c6c8b073edab15761f97c48afc7cee410da1f4.tar.gz freebsd-ports-gnome-55c6c8b073edab15761f97c48afc7cee410da1f4.tar.zst freebsd-ports-gnome-55c6c8b073edab15761f97c48afc7cee410da1f4.zip |
update to 2.0.0
PR: 84275
Submitted by: Yoshisato YANAGISAWA
Diffstat (limited to 'mail/sylpheed2-devel')
-rw-r--r-- | mail/sylpheed2-devel/Makefile | 5 | ||||
-rw-r--r-- | mail/sylpheed2-devel/distinfo | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 9605168009fb..06e779b50c83 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/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 diff --git a/mail/sylpheed2-devel/distinfo b/mail/sylpheed2-devel/distinfo index 6ab7a1220d3f..27587a919247 100644 --- a/mail/sylpheed2-devel/distinfo +++ b/mail/sylpheed2-devel/distinfo @@ -1,2 +1,2 @@ -MD5 (sylpheed-2.0.0rc.tar.bz2) = 05ea3f11dd417cabe1b84c3f65e59f92 -SIZE (sylpheed-2.0.0rc.tar.bz2) = 2341232 +MD5 (sylpheed-2.0.0.tar.bz2) = a7754f8820814089229b1ab5f0e4d855 +SIZE (sylpheed-2.0.0.tar.bz2) = 2331583 |