diff options
author | oliver <oliver@FreeBSD.org> | 2003-07-26 00:31:49 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2003-07-26 00:31:49 +0800 |
commit | ac309f50be1f14bae0476ca2fef5bdc31bd0bda3 (patch) | |
tree | 4dec829a965fcd067de93329831709ae424df99c /mail/sylpheed/Makefile | |
parent | 27f5b73484606b5b95b8f238e4b61e4a028641bd (diff) | |
download | freebsd-ports-gnome-ac309f50be1f14bae0476ca2fef5bdc31bd0bda3.tar.gz freebsd-ports-gnome-ac309f50be1f14bae0476ca2fef5bdc31bd0bda3.tar.zst freebsd-ports-gnome-ac309f50be1f14bae0476ca2fef5bdc31bd0bda3.zip |
update sylpheed to 0.9.4
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index becc195c4e9c..d6e33c4a27a7 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,12 +6,14 @@ # PORTNAME= sylpheed -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.4 PORTREVISION= 0 CATEGORIES= mail ipv6 -MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ +MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \ + ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= sylpheed-claws -MAINTAINER= oliver@freebsd.org +MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client USE_BZIP2= yes |