diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 21:22:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 21:22:11 +0000 |
commit | 7303d628718c23f0ca191612de2597bde620554d (patch) | |
tree | dd8ec40001921c1b4aef84e2bc358004019f18ae /multimedia | |
parent | 5d29ccb225ba25632f15c765617196fc69ded4e1 (diff) | |
download | pkgsrc-7303d628718c23f0ca191612de2597bde620554d.tar.gz |
Update some HOMEPAGEs.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libass/Makefile | 4 | ||||
-rw-r--r-- | multimedia/mp4v2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libass/Makefile b/multimedia/libass/Makefile index a4c7127a9a8..71235982ce5 100644 --- a/multimedia/libass/Makefile +++ b/multimedia/libass/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2017/07/16 10:00:38 adam Exp $ +# $NetBSD: Makefile,v 1.20 2017/08/16 21:22:13 wiz Exp $ DISTNAME= libass-0.13.7 CATEGORIES= multimedia @@ -8,7 +8,7 @@ GITHUB_RELEASE= ${PKGVERSION_NOREV} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/libass/ +HOMEPAGE= https://github.com/libass/libass COMMENT= Portable subtitle renderer for the ASS/SSA subtitle format LICENSE= isc diff --git a/multimedia/mp4v2/Makefile b/multimedia/mp4v2/Makefile index 9acd47bf85d..a8554d9a357 100644 --- a/multimedia/mp4v2/Makefile +++ b/multimedia/mp4v2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2017/04/17 08:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2017/08/16 21:22:13 wiz Exp $ DISTNAME= mp4v2-2.0.0 CATEGORIES= multimedia @@ -6,7 +6,7 @@ MASTER_SITES= http://mp4v2.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://code.google.com/p/mp4v2/ +HOMEPAGE= https://code.google.com/archive/p/mp4v2/ COMMENT= Library for reading and modifying mp4 files LICENSE= mpl-1.1 |