diff options
Diffstat (limited to 'x11/wev/Makefile')
-rw-r--r-- | x11/wev/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/wev/Makefile b/x11/wev/Makefile index 6ae4125adb83..088586070a68 100644 --- a/x11/wev/Makefile +++ b/x11/wev/Makefile @@ -1,12 +1,8 @@ PORTNAME= wev -PORTVERSION= 1.0.0 -PORTREVISION= 2 +PORTVERSION= 1.1.0 CATEGORIES= x11 wayland MASTER_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/ -PATCH_SITES= https://git.sr.ht/~sircmpwn/${PORTNAME}/commit/ -PATCHFILES+= 0be512fb7058.patch:-p1 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Wayland event viewer WWW= https://git.sr.ht/~sircmpwn/wev |