diff options
author | jbeich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2016-11-19 18:21:20 +0000 |
commit | 8d980ce3f7f40dc691042118960e7377fc596d93 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /x11-toolkits/gnustep-gui | |
parent | 1884451be13d2322c40ca25748db7fd39498b9d6 (diff) | |
download | FreeBSD-ports-8d980ce3f7f40dc691042118960e7377fc596d93.zip FreeBSD-ports-8d980ce3f7f40dc691042118960e7377fc596d93.tar.gz |
devel/icu: update to 58.1
Changes: http://site.icu-project.org/download/58
PR: 214384
Exp-run by: antoine
Approved by: office (bapt)
Diffstat (limited to 'x11-toolkits/gnustep-gui')
-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 3c86f7f..b64ba2c 100644 --- a/x11-toolkits/gnustep-gui/Makefile +++ b/x11-toolkits/gnustep-gui/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnustep-gui PORTVERSION= 0.24.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits gnustep MASTER_SITES= GNUSTEP/core |