diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2024-04-16 12:28:00 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2024-04-16 12:28:00 +0000 |
commit | 904a8a8f582f91e2336e9b32a8eaf018ae6d1792 (patch) | |
tree | 34fe2cb1c6c94ae0ef4b4eda75edbabed3584c3f | |
parent | c75601fe601ca5748f7987d155445e4b63039687 (diff) | |
download | ports-904a8a8f582f91e2336e9b32a8eaf018ae6d1792.tar.gz ports-904a8a8f582f91e2336e9b32a8eaf018ae6d1792.zip |
www/mod_h264_streaming: Update WWW
-rw-r--r-- | www/mod_h264_streaming/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_h264_streaming/Makefile b/www/mod_h264_streaming/Makefile index 6aee435aaaf3..de1039c38ca2 100644 --- a/www/mod_h264_streaming/Makefile +++ b/www/mod_h264_streaming/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= apache2 MAINTAINER= lwhsu@FreeBSD.org COMMENT= Apache H264 streaming module -WWW= http://h264.code-shop.com/trac/wiki/Mod-H264-Streaming-Apache-Version2 +WWW= https://github.com/code-shop-com/h264 # Converted from RESTRICTED LICENSE= h264 |