diff options
author | jbeich <jbeich@FreeBSD.org> | 2018-01-26 05:20:12 +0800 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2018-01-26 05:20:12 +0800 |
commit | 837a2c2dbf4d23c6734538d4904336cc8ae2974e (patch) | |
tree | a5fef3c0902f47cb3c7ac44e308d958c90bf66c9 /games/eduke32 | |
parent | 4804615fef22b7fd426b2eca47fa6bdacf0cd89d (diff) | |
download | freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.tar.gz freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.tar.zst freebsd-ports-gnome-837a2c2dbf4d23c6734538d4904336cc8ae2974e.zip |
multimedia/libvpx: update 1.7.0
Changes: https://chromium.googlesource.com/webm/libvpx/+log/v1.6.1..v1.7.0
ABI: https://abi-laboratory.pro/tracker/timeline/libvpx/
Diffstat (limited to 'games/eduke32')
-rw-r--r-- | games/eduke32/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile index 08bbda4dd89e..9ba533a830a6 100644 --- a/games/eduke32/Makefile +++ b/games/eduke32/Makefile @@ -3,6 +3,7 @@ PORTNAME= eduke32 PORTVERSION= 20170614 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://dukeworld.duke4.net/eduke32/synthesis/${PORTVERSION}-${SVNREVISION}/:eduke32 \ http://www.duke4.org/files/nightfright/hrp/:hrp \ |