diff options
author | antoine <antoine@FreeBSD.org> | 2017-12-23 15:03:21 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-12-23 15:03:21 +0800 |
commit | 75ac5f4da5fb2f365baa128c65d8eee614cb4b89 (patch) | |
tree | 757664a5a353b3980c7ae816f06aebdf10615669 /multimedia/mpv | |
parent | 54120cdb9564c7b1ee1f2f920081b665fc3e24e2 (diff) | |
download | freebsd-ports-gnome-75ac5f4da5fb2f365baa128c65d8eee614cb4b89.tar.gz freebsd-ports-gnome-75ac5f4da5fb2f365baa128c65d8eee614cb4b89.tar.zst freebsd-ports-gnome-75ac5f4da5fb2f365baa128c65d8eee614cb4b89.zip |
Change default version of samba from 4.4 to 4.6
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D13529
Diffstat (limited to 'multimedia/mpv')
-rw-r--r-- | multimedia/mpv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile index 5d13634a4392..403c3fcff2ab 100644 --- a/multimedia/mpv/Makefile +++ b/multimedia/mpv/Makefile @@ -4,7 +4,7 @@ PORTNAME= mpv PORTVERSION= 0.27.0 DISTVERSIONPREFIX= v -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= multimedia audio |