diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2022-02-05 17:08:04 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2022-02-05 19:56:45 +0000 |
commit | 22dcb676889d5ce7c675c5afab211f29d905e3db (patch) | |
tree | ce20a295f33165d3b0e91e9d3ec2c1384e501930 /x11/fnott/Makefile | |
parent | 9961bdb7c0e587ab23d86282635e74ee6ce98c1f (diff) | |
download | ports-22dcb676889d5ce7c675c5afab211f29d905e3db.tar.gz ports-22dcb676889d5ce7c675c5afab211f29d905e3db.zip |
x11/fnott: update to 1.2.0
Changes: https://codeberg.org/dnkl/fnott/releases/tag/1.2.0
Reported by: upstream (via mail)
Diffstat (limited to 'x11/fnott/Makefile')
-rw-r--r-- | x11/fnott/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/fnott/Makefile b/x11/fnott/Makefile index 32256de78709..a56efbac4c25 100644 --- a/x11/fnott/Makefile +++ b/x11/fnott/Makefile @@ -1,5 +1,5 @@ PORTNAME= fnott -DISTVERSION= 1.1.2 +DISTVERSION= 1.2.0 CATEGORIES= x11 MASTER_SITES= https://codeberg.org/dnkl/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ |