diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-28 19:59:57 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2020-09-28 19:59:57 +0000 |
commit | a8d9df7e30557c1906ff7119a287ea9d68f2bcc9 (patch) | |
tree | ad9578dc8fcdf6fda821a38a6ab2c50cb83d4474 /comms | |
parent | 4aaf770c1b326e69e2b9e48425a8c00671339de8 (diff) |
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.
Notes
Notes:
svn path=/head/; revision=550443
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lirc/Makefile | 2 | ||||
-rw-r--r-- | comms/svxlink/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 53a5cd83d89e..4468ffce1573 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= lirc PORTVERSION= 0.9.0 -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION} diff --git a/comms/svxlink/Makefile b/comms/svxlink/Makefile index 5d0f1b75e5bb..2ab740cd3075 100644 --- a/comms/svxlink/Makefile +++ b/comms/svxlink/Makefile @@ -3,7 +3,7 @@ PORTNAME?= svxlink PORTVERSION= 19.09.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= comms hamradio MAINTAINER= hamradio@FreeBSD.org |