diff options
-rw-r--r-- | multimedia/x264/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/x264/Makefile b/multimedia/x264/Makefile index 4c384603a0d0..cd95504dab51 100644 --- a/multimedia/x264/Makefile +++ b/multimedia/x264/Makefile @@ -8,7 +8,7 @@ # X264_BUILD is the "core" number, and can be found in x264.h. # # X264_COMMIT is the commit number, and can be found here: -# http://git.videolan.org/?p=x264.git;a=shortlog;h=refs/heads/stable +# https://code.videolan.org/videolan/x264/commits/stable # # X264_REV requires a checkout the git revision for the version the port # is being updated to. Then run version.sh against it. |