summaryrefslogtreecommitdiff
path: root/x11/wmenu/Makefile
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2023-03-24 18:02:25 -0300
committerJoseph Mingrone <jrm@FreeBSD.org>2023-03-24 18:04:52 -0300
commitd6c13d59929744da25d425821e8f5dd1b2343987 (patch)
tree5fde83d60e4ca0e6b0f166dd64ac22bc3e5d8f07 /x11/wmenu/Makefile
parentbenchmarks/plow: fix build on riscv64 (diff)
x11/wmenu: Add terminating / to website to avoid redirection
Reported by: jbeich Sponsored by: The FreeBSD Foundation
Diffstat (limited to '')
-rw-r--r--x11/wmenu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/wmenu/Makefile b/x11/wmenu/Makefile
index b645b52c8235..b0ca219105ef 100644
--- a/x11/wmenu/Makefile
+++ b/x11/wmenu/Makefile
@@ -1,11 +1,12 @@
PORTNAME= wmenu
DISTVERSION= 0.1.3
+PORTREVISION= 1
CATEGORIES= x11 wayland
MASTER_SITES= https://git.sr.ht/~adnano/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/
MAINTAINER= o.hushchenkov@gmail.com
COMMENT= Efficient dynamic menu for Wayland
-WWW= https://sr.ht/~adnano/wmenu
+WWW= https://sr.ht/~adnano/wmenu/
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE