diff options
Diffstat (limited to 'net/waypipe/Makefile')
-rw-r--r-- | net/waypipe/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/net/waypipe/Makefile b/net/waypipe/Makefile index 6d2904b544ca..1d3f8d9b78f0 100644 --- a/net/waypipe/Makefile +++ b/net/waypipe/Makefile @@ -1,12 +1,8 @@ PORTNAME= waypipe DISTVERSIONPREFIX= v -DISTVERSION= 0.10.4 -PORTREVISION= 4 +DISTVERSION= 0.10.5 CATEGORIES= net wayland -PATCH_SITES= ${GL_SITE}/${GL_ACCOUNT}/${GL_PROJECT}/-/commit/ -PATCHFILES+= 02891f1514bf.patch:-p1 # https://gitlab.freedesktop.org/mstoeckl/waypipe/-/merge_requests/32 - MAINTAINER= jbeich@FreeBSD.org COMMENT= Network transparency with Wayland WWW= https://gitlab.freedesktop.org/mstoeckl/waypipe |