diff options
author | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-12-02 13:04:06 +0000 |
commit | 8a5b10ea9330e28a45faede9aee8b323e6cc645b (patch) | |
tree | bc334d9d1dd83cd1f05721125330561d55493af1 /multimedia | |
parent | df387144160f0d87bab26d4a75764eeeef660eb0 (diff) | |
download | pkgsrc-8a5b10ea9330e28a45faede9aee8b323e6cc645b.tar.gz |
Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev.
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdvdplay/Makefile | 4 | ||||
-rw-r--r-- | multimedia/x264-devel/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libdvdplay/Makefile b/multimedia/libdvdplay/Makefile index 8e6be0ba57b..a75caa0b050 100644 --- a/multimedia/libdvdplay/Makefile +++ b/multimedia/libdvdplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2007/07/01 16:01:24 heinz Exp $ +# $NetBSD: Makefile,v 1.9 2007/12/02 13:04:12 wiz Exp $ DISTNAME= libdvdplay-1.0.1 PKGREVISION= 3 @@ -6,7 +6,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.videolan.org/pub/libdvdplay/1.0.1/ MAINTAINER= wulf@NetBSD.org -HOMEPAGE= http://developers.videolan.org/libdvdplay/ +HOMEPAGE= http://www.videolan.org/developers/libdvdplay.html COMMENT= Simple API library designed for DVD navigation PKG_DESTDIR_SUPPORT= user-destdir diff --git a/multimedia/x264-devel/Makefile b/multimedia/x264-devel/Makefile index 275f54f5910..38f6a3b2acb 100644 --- a/multimedia/x264-devel/Makefile +++ b/multimedia/x264-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2006/02/21 23:20:38 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/12/02 13:04:12 wiz Exp $ # SNAPSHOT_DATE= 20060127 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/x264/snapshots/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= joerg@NetBSD.org -HOMEPAGE= http://developers.videolan.org/x264.html +HOMEPAGE= http://www.videolan.org/developers/x264.html COMMENT= GPL licensed H.264 encoder .include "../../mk/bsd.prefs.mk" |