diff options
author | netchild <netchild@FreeBSD.org> | 2005-11-09 02:15:14 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2005-11-09 02:15:14 +0800 |
commit | 0130d1a56361e22df5e965963b201aab2f98b983 (patch) | |
tree | d687a6e6016762a49d58fc347a3e3578b24633b9 /mail/claws-mail/Makefile | |
parent | 20e5217f06dabfdbbb33c454b2362977fdcfc52e (diff) | |
download | freebsd-ports-gnome-0130d1a56361e22df5e965963b201aab2f98b983.tar.gz freebsd-ports-gnome-0130d1a56361e22df5e965963b201aab2f98b983.tar.zst freebsd-ports-gnome-0130d1a56361e22df5e965963b201aab2f98b983.zip |
Update to 1.9.100.
Security: buffer overflow fix in 'Import LDIF/Mutt/Pine file' (address book)
Diffstat (limited to 'mail/claws-mail/Makefile')
-rw-r--r-- | mail/claws-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile b/mail/claws-mail/Makefile index 7aca9e2b4769..923cf669624a 100644 --- a/mail/claws-mail/Makefile +++ b/mail/claws-mail/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed-claws -PORTVERSION= 1.9.99 +PORTVERSION= 1.9.100 CATEGORIES= mail news ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sylpheed-claws |