diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-30 18:36:07 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-08-30 18:36:07 +0000 |
commit | c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40 (patch) | |
tree | d019fc1dd12e83b252599d9f7250733f5a8e2694 /net-im | |
parent | 8449a76cb024f7192e93fb447c6252d4b5b07f2a (diff) | |
download | ports-c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40.tar.gz ports-c9a06251c54ac3f7aeadfb50d52ea9d89eaf5b40.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/fractal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/fractal/Makefile b/net-im/fractal/Makefile index 5e5cbd9841e1..1d6261551839 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -2,7 +2,7 @@ PORTNAME= fractal DISTVERSION= 4.2.2 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ |