diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-20 02:21:20 +0800 |
commit | 23a96f4a5fa2e2de306a227091b5bb888f629079 (patch) | |
tree | 7dd1fa988e921ff803c61406519268b5ff1d1b8e /misc/sword | |
parent | f5db4d978242b0b5cfab34e8d39953c25fc454b7 (diff) | |
download | freebsd-ports-gnome-23a96f4a5fa2e2de306a227091b5bb888f629079.tar.gz freebsd-ports-gnome-23a96f4a5fa2e2de306a227091b5bb888f629079.tar.zst freebsd-ports-gnome-23a96f4a5fa2e2de306a227091b5bb888f629079.zip |
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 'misc/sword')
-rw-r--r-- | misc/sword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 957270bf4c86..74d6805a1192 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ |