diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2023-03-23 17:56:40 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2023-04-13 00:56:37 +0000 |
commit | f1f1a8be887ee2c5d75bec33cb8f8a89454e606b (patch) | |
tree | dc99b2868a8f44a59e8f7115a742d322824603cd /misc/xiphos/Makefile | |
parent | 163279e1385c42d7052e6475a118daabaabf3cb5 (diff) | |
download | ports-f1f1a8be887ee2c5d75bec33cb8f8a89454e606b.tar.gz ports-f1f1a8be887ee2c5d75bec33cb8f8a89454e606b.zip |
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r-- | misc/xiphos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 9501d23f28a0..020943ef1225 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -1,6 +1,6 @@ PORTNAME= xiphos DISTVERSION= 4.2.1 -PORTREVISION= 9 +PORTREVISION= 10 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. |