diff options
author | riggs <riggs@FreeBSD.org> | 2018-09-29 16:04:27 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2018-09-29 16:04:27 +0800 |
commit | 319ab8ffcf01f38eb64a200d2275ebad205adc6d (patch) | |
tree | 975d38821780487b1c1fed96db5ed01f30b7dbe1 /comms | |
parent | 04722c57d9d625f53ea7083f54d9f18b863fa853 (diff) | |
download | freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.tar.gz freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.tar.zst freebsd-ports-gnome-319ab8ffcf01f38eb64a200d2275ebad205adc6d.zip |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Diffstat (limited to 'comms')
-rw-r--r-- | comms/lirc/Makefile | 2 | ||||
-rw-r--r-- | comms/qsstv/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/comms/lirc/Makefile b/comms/lirc/Makefile index 1585a1414cd7..801f2537c4d1 100644 --- a/comms/lirc/Makefile +++ b/comms/lirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= lirc PORTVERSION= 0.9.0 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= comms MASTER_SITES= SF/${PORTNAME}/LIRC/${PORTVERSION} diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 977e78f5fa36..79a8fa05fdb6 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -2,6 +2,7 @@ PORTNAME= qsstv PORTVERSION= 9.2.6 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://users.telenet.be/on4qz/qsstv/downloads/ \ LOCAL/db |