diff options
author | yuri <yuri@FreeBSD.org> | 2018-03-19 14:03:16 +0800 |
---|---|---|
committer | yuri <yuri@FreeBSD.org> | 2018-03-19 14:03:16 +0800 |
commit | 7b6381dfe869b11810da563c33b182baab20c1aa (patch) | |
tree | 12350113e1d099244099a9f691cf0af152d0db98 /mail/sylpheed/Makefile | |
parent | eb708768ab4d758a684d8ad8917aa2f03cf4684d (diff) | |
download | freebsd-ports-gnome-7b6381dfe869b11810da563c33b182baab20c1aa.tar.gz freebsd-ports-gnome-7b6381dfe869b11810da563c33b182baab20c1aa.tar.zst freebsd-ports-gnome-7b6381dfe869b11810da563c33b182baab20c1aa.zip |
devel/oniguruma: Update to 6.8.1
Only changed the shared object version (forgotten on the previous release).
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 5ca8ae22c92e..e54376d20047 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -3,7 +3,7 @@ PORTNAME= sylpheed PORTVERSION= 3.7.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail ipv6 MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ LOCAL/ehaupt |