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 /accessibility | |
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 'accessibility')
-rw-r--r-- | accessibility/feedbackd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/feedbackd/Makefile b/accessibility/feedbackd/Makefile index 1e6f7292c9b2..4b7bfbd4ebf8 100644 --- a/accessibility/feedbackd/Makefile +++ b/accessibility/feedbackd/Makefile @@ -2,7 +2,7 @@ PORTNAME= feedbackd PORTVERSION= s20200726 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= accessibility MAINTAINER= jbeich@FreeBSD.org |