diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-10-23 19:35:03 +0800 |
commit | e8e65d344c45f3cbbb883c200400475abe8253a7 (patch) | |
tree | d80ade8252df7f8d3d23a6c2ac2294a79f756de1 /x11-toolkits/gnustep-gui/Makefile | |
parent | 9ada47fb0e694399b546d53fd1ca43ab698c4071 (diff) | |
download | freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.tar.gz freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.tar.zst freebsd-ports-gnome-e8e65d344c45f3cbbb883c200400475abe8253a7.zip |
devel/icu: update to 63.1
Changes: http://site.icu-project.org/download/63
ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/
PR: 232300
Exp-run by: antoine
Diffstat (limited to 'x11-toolkits/gnustep-gui/Makefile')
-rw-r--r-- | x11-toolkits/gnustep-gui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile index 24482bddf545..86a1f871359c 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.25.1 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core |