diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-31 12:57:42 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2004-01-31 12:57:42 +0000 |
commit | 871ebfdf2605574a3478c2d1ab3a591ad7e9a689 (patch) | |
tree | be134c6836d6302d3bc123087742827657bfc032 /mail/sylpheed2 | |
parent | 3541598837ba4c83b081c362acdfd8cdfccc70f2 (diff) | |
download | ports-871ebfdf2605574a3478c2d1ab3a591ad7e9a689.tar.gz ports-871ebfdf2605574a3478c2d1ab3a591ad7e9a689.zip |
Notes
Diffstat (limited to 'mail/sylpheed2')
-rw-r--r-- | mail/sylpheed2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index d1d699ac3cbb..02d6fcfb77b5 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -7,7 +7,7 @@ PORTNAME= sylpheed PORTVERSION= 0.9.9 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ \ ${MASTER_SITE_SOURCEFORGE} @@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= sylpheed-claws MAINTAINER= oliver@FreeBSD.org COMMENT= A lightweight, featureful, and fast GTK+ based e-mail client -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ +LIB_DEPENDS= intl.6:${PORTSDIR}/devel/gettext \ iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes |