diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-02-18 16:09:14 +0000 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-02-18 16:09:14 +0000 |
commit | cf8ecfb906337c27e777b11c16668d5f7ec04838 (patch) | |
tree | e5e81a17b3435b6f29e64076a7a21c04f97d8753 | |
parent | 938d3429d8743cc51636bc7f6fb1b033c9b69a23 (diff) | |
download | FreeBSD-ports-cf8ecfb906337c27e777b11c16668d5f7ec04838.zip FreeBSD-ports-cf8ecfb906337c27e777b11c16668d5f7ec04838.tar.gz |
Update PORTSCOUT and WWW
-rw-r--r-- | multimedia/libquvi/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libquvi/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/libquvi/Makefile b/multimedia/libquvi/Makefile index 3395137..8c2447a 100644 --- a/multimedia/libquvi/Makefile +++ b/multimedia/libquvi/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= DOCS LUAJIT LUAJIT_DESC= Use LuaJIT instead of Lua -PORTSCOUT= limit:0.4.[0-9]* +PORTSCOUT= limit:^0\.4\. GNU_CONFIGURE= yes INSTALL_TARGET= install-strip diff --git a/multimedia/libquvi/pkg-descr b/multimedia/libquvi/pkg-descr index 98b61e8..3e853f4 100644 --- a/multimedia/libquvi/pkg-descr +++ b/multimedia/libquvi/pkg-descr @@ -12,4 +12,4 @@ having to install or use flash. It is a "workaround", not an "alternative" to flash. WWW: http://quvi.sourceforge.net/ -WWW: http://repo.or.cz/w/libquvi.git +WWW: https://github.com/legatvs/libquvi |