diff options
author | gahr <gahr@FreeBSD.org> | 2016-07-06 15:34:12 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2016-07-06 15:34:12 +0800 |
commit | fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /misc | |
parent | d307ccb3b80d02a98782037f22269ce73d2f7f72 (diff) | |
download | freebsd-ports-gnome-fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64.tar.gz freebsd-ports-gnome-fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64.tar.zst freebsd-ports-gnome-fe7f9f4bda1a87142b4eeb96d839fc0ff0b26a64.zip |
devel/icu: bump PORTREVISION on dependent ports
Diffstat (limited to 'misc')
-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 fcfe8dd8c296..41c8965a89a8 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= ftp://ftp.crosswire.org/pub/sword/source/v${PORTVERSION:R}/ \ http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ |