diff options
author | oliver <oliver@FreeBSD.org> | 2004-01-29 20:52:46 +0000 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2004-01-29 20:52:46 +0000 |
commit | 052ad3d48034e37db8bebc7deb89fd03c2edd221 (patch) | |
tree | 4ee3fffe1240638602dcaee42506d88b50bd02a8 /mail/sylpheed3/Makefile | |
parent | 69f9ceeaeb082ad62fe48e15cb87a2c31ae8c878 (diff) | |
download | FreeBSD-ports-052ad3d48034e37db8bebc7deb89fd03c2edd221.zip FreeBSD-ports-052ad3d48034e37db8bebc7deb89fd03c2edd221.tar.gz |
update sylpheed to 0.9.9
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 42422c8..d1d699a 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 |