diff options
author | pat <pat@FreeBSD.org> | 2002-02-12 05:55:29 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-12 05:55:29 +0800 |
commit | fa62768a6c5620528c1db7477d19b9d9d9e84c81 (patch) | |
tree | e827e81c6cd630e4493a9df65fb112559df1ffac /mail/sylpheed/Makefile | |
parent | 382b93c76d37397e5ae3c93e8ec6f1db63bb55fe (diff) | |
download | freebsd-ports-gnome-fa62768a6c5620528c1db7477d19b9d9d9e84c81.tar.gz freebsd-ports-gnome-fa62768a6c5620528c1db7477d19b9d9d9e84c81.tar.zst freebsd-ports-gnome-fa62768a6c5620528c1db7477d19b9d9d9e84c81.zip |
Update to 0.7.1
PR: 34846
Submitted by: maintainer
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 681aa212cbc1..3955cba2fb71 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -6,7 +6,7 @@ # PORTNAME= sylpheed -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.1 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.good-day.net/sylpheed/ |