diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-04-06 23:53:16 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-04-06 23:53:16 +0800 |
commit | 6f75871df2bc2ea719274241e44e31b34b45e339 (patch) | |
tree | 72dabb1a38a186d4803f2801ede9ee6e0cebfd0b /net-im | |
parent | 121a6f57fbd6cbdbe837f025442ac076251a0e9e (diff) | |
download | freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.tar.gz freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.tar.zst freebsd-ports-gnome-6f75871df2bc2ea719274241e44e31b34b45e339.zip |
devel/icu: update to 61.1
Changes: http://site.icu-project.org/download/61
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 227042
Exp-run by: antoine
MFH: 2018Q2 (required by Firefox 61)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mastodon/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index 8f6f446773e4..acd139d1e067 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -3,6 +3,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 +PORTREVISION= 1 CATEGORIES= net-im www MAINTAINER= ports@FreeBSD.org |