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 /multimedia/libv4l/Makefile | |
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 'multimedia/libv4l/Makefile')
-rw-r--r-- | multimedia/libv4l/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libv4l/Makefile b/multimedia/libv4l/Makefile index 7ea06bb0c7be..cefdbe6a4497 100644 --- a/multimedia/libv4l/Makefile +++ b/multimedia/libv4l/Makefile @@ -4,7 +4,7 @@ PORTNAME?= libv4l PORTVERSION= 1.6.3 -PORTREVISION?= 3 +PORTREVISION?= 4 CATEGORIES= multimedia MASTER_SITES= http://linuxtv.org/downloads/v4l-utils/:master \ LOCAL/kwm:local |