diff options
Diffstat (limited to 'graphics/satty/Makefile')
-rw-r--r-- | graphics/satty/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/satty/Makefile b/graphics/satty/Makefile index e28e94bd43ee..2ce5af84083b 100644 --- a/graphics/satty/Makefile +++ b/graphics/satty/Makefile @@ -1,12 +1,9 @@ PORTNAME= satty DISTVERSIONPREFIX= v -DISTVERSION= 0.18.0 +DISTVERSION= 0.19.0 CATEGORIES= graphics wayland MASTER_SITES= CRATESIO -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES+= 57f5e68d2b23.patch:-p1 # https://github.com/gabm/Satty/pull/176 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Modern screenshot annotation WWW= https://github.com/gabm/Satty |