diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-04-23 15:32:29 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-04-23 15:32:29 +0000 |
commit | 5abe8902a53b7bfd7ab482ec3f59229cdc2e812d (patch) | |
tree | daa44b3bcefdd28f130988ddbc1a68139417194d /net-im | |
parent | c108a6700f69ec335f794e2b36e9077f81facda9 (diff) | |
download | ports-5abe8902a53b7bfd7ab482ec3f59229cdc2e812d.tar.gz ports-5abe8902a53b7bfd7ab482ec3f59229cdc2e812d.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 f1db607388ec..31113d1f0c93 100644 --- a/net-im/fractal/Makefile +++ b/net-im/fractal/Makefile @@ -2,7 +2,7 @@ PORTNAME= fractal DISTVERSION= 4.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-im MASTER_SITES= https://gitlab.gnome.org/World/fractal/uploads/${GL_HASH}/ |