diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-29 03:59:57 +0800 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-29 03:59:57 +0800 |
commit | a8d9df7e30557c1906ff7119a287ea9d68f2bcc9 (patch) | |
tree | ad9578dc8fcdf6fda821a38a6ab2c50cb83d4474 /net/wayvnc | |
parent | 4aaf770c1b326e69e2b9e48425a8c00671339de8 (diff) | |
download | freebsd-ports-gnome-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.tar.gz freebsd-ports-gnome-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.tar.zst freebsd-ports-gnome-a8d9df7e30557c1906ff7119a287ea9d68f2bcc9.zip |
Bump portrevision for devel/evdev-proto
Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
Diffstat (limited to 'net/wayvnc')
-rw-r--r-- | net/wayvnc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/wayvnc/Makefile b/net/wayvnc/Makefile index 5c275ffad894..01bbd68645ed 100644 --- a/net/wayvnc/Makefile +++ b/net/wayvnc/Makefile @@ -3,6 +3,7 @@ PORTNAME= wayvnc DISTVERSIONPREFIX= v DISTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |