diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-08 20:53:36 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-12-08 20:53:36 +0000 |
commit | 1c9dc5ef783bf7afe9d85a5cc8c3ab937fd28d83 (patch) | |
tree | c1c914ab672e91f7ca2359621d5236d9fe8c6746 /mail | |
parent | d19cf845bbbe7609e59b4cbabe6b65befc55bc52 (diff) | |
download | ports-1c9dc5ef783bf7afe9d85a5cc8c3ab937fd28d83.tar.gz ports-1c9dc5ef783bf7afe9d85a5cc8c3ab937fd28d83.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sylpheed-claws/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sylpheed-claws/Makefile b/mail/sylpheed-claws/Makefile index 8207ca531270..403f570d0439 100644 --- a/mail/sylpheed-claws/Makefile +++ b/mail/sylpheed-claws/Makefile @@ -20,6 +20,8 @@ COMMENT= A lightweight and very featureful GTK+ based e-mail and news client LIB_DEPENDS= etpan:${PORTSDIR}/mail/libetpan RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support +DEPRECATED= renamed to claws-mail + THEMEVERSION= 20060615 THEMEFILE= sylpheed-claws-themes-${THEMEVERSION}.tar.gz |