diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 00:56:26 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-11-03 00:56:26 +0000 |
commit | 6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9 (patch) | |
tree | db7a5d68a7b148f62f63c9562391af1272e3f376 /misc | |
parent | 91d87ad6cea9c90bdf179910d1ab72b833a67768 (diff) | |
download | ports-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.tar.gz ports-6d5d6429d5880f9fdf4b4b54c0fb53e44b3927f9.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword/Makefile | 2 | ||||
-rw-r--r-- | misc/xiphos/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/misc/sword/Makefile b/misc/sword/Makefile index 23bfd2750db6..298410d83532 100644 --- a/misc/sword/Makefile +++ b/misc/sword/Makefile @@ -3,7 +3,7 @@ PORTNAME= sword PORTVERSION= 1.8.1 -PORTREVISION= 10 +PORTREVISION= 11 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 6f3f4d30682d..06e6f45a8e98 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -2,6 +2,7 @@ PORTNAME= xiphos DISTVERSION= 4.2.1 +PORTREVISION= 1 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. |