diff options
author | netchild <netchild@FreeBSD.org> | 2006-12-09 04:53:36 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2006-12-09 04:53:36 +0800 |
commit | 4d499a23849bda40a4dc74cdedccef64579dc834 (patch) | |
tree | d14ddac4795c73b5243e736e80a9f3fa5c49d367 /mail | |
parent | 113e1869b7b0966203dcc84195d2cc1650a513ef (diff) | |
download | freebsd-ports-gnome-4d499a23849bda40a4dc74cdedccef64579dc834.tar.gz freebsd-ports-gnome-4d499a23849bda40a4dc74cdedccef64579dc834.tar.zst freebsd-ports-gnome-4d499a23849bda40a4dc74cdedccef64579dc834.zip |
Mark as deprecated, it's renamed to claws-mail.
This port will be removed as soon as all plugins are renamed too.
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 |