diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 24c921ee108e..832019616126 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -1,6 +1,6 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= misc MASTER_SITES= http://crosswire.org/ftpmirror/pub/sword/source/v${PORTVERSION:R}/ diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 5378afa7f480..a424f9a2fccf 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,6 +1,6 @@ PORTNAME= xiphos DISTVERSION= 4.2.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc gnome # Don't use USE_GITHUB: the sources downloaded by USE_GITHUB cannot be # built as they miss the file ${WRKSRC}/cmake/source_version.txt. |