diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-06-29 22:22:11 +0800 |
commit | 5fcf49569fb90853f67d925a5165a53c05476f70 (patch) | |
tree | 4c15a604327dbbd90123d63573081e4b362bda9b /net-im | |
parent | d3f6fd521b9b0b05b0adb4e5b5a582fc71009a18 (diff) | |
download | freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.gz freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.tar.zst freebsd-ports-gnome-5fcf49569fb90853f67d925a5165a53c05476f70.zip |
devel/icu: update to 62.1
Changes: http://site.icu-project.org/download/62
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 229359
Exp-run by: antoine (only 10.4)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/mastodon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/mastodon/Makefile b/net-im/mastodon/Makefile index e07266ba6bd8..75ebeb25cff1 100644 --- a/net-im/mastodon/Makefile +++ b/net-im/mastodon/Makefile @@ -3,7 +3,7 @@ PORTNAME= mastodon DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-im www MAINTAINER= ports@FreeBSD.org |