diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-07 06:10:14 +0800 |
commit | 7acca7e902159e9dc10f702c44e81b611c630680 (patch) | |
tree | a56d7869e78b8813ff0f1ce7b07fdf7ef8d27703 /misc/sword | |
parent | 3374b37c9db2b7fd9c8b169323059c8215c98fde (diff) | |
download | freebsd-ports-gnome-7acca7e902159e9dc10f702c44e81b611c630680.tar.gz freebsd-ports-gnome-7acca7e902159e9dc10f702c44e81b611c630680.tar.zst freebsd-ports-gnome-7acca7e902159e9dc10f702c44e81b611c630680.zip |
Bump PORTREVISION for the icu revert.
This time not bumping lang/php70, but devel/php70-intl which is the one
really depending on icu.
PR: 205120
With hat: portmgr
Sponsored by: Absolight
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 41c8965a89a8..5c028743a3e0 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ |