diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 15:52:18 +0000 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /multimedia | |
parent | 78b76b211d94faf91eb9d4c78921e1937333fe6a (diff) |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=260700
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/libdvdnav/Makefile | 2 | ||||
-rw-r--r-- | multimedia/libdvdread/Makefile | 2 | ||||
-rw-r--r-- | multimedia/sms1xxx-kmod/Makefile | 4 |
3 files changed, 4 insertions, 4 deletions
diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile index 53f3c8956877..160047e273a9 100644 --- a/multimedia/libdvdnav/Makefile +++ b/multimedia/libdvdnav/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ DISTNAME= libdvdnav-${PORTVERSION} -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= MPlayer version of the libdvdnav project LIB_DEPENDS= dvdread.4:${PORTSDIR}/multimedia/libdvdread diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile index 4a47476d2de0..e428dc2a1753 100644 --- a/multimedia/libdvdread/Makefile +++ b/multimedia/libdvdread/Makefile @@ -17,7 +17,7 @@ MASTER_SITES= http://www1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp1.mplayerhq.hu/MPlayer/releases/dvdnav/ \ ftp://ftp2.mplayerhq.hu/MPlayer/releases/dvdnav/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= MPlayer version of the libdvdread project .if !defined(PACKAGE_BUILDING) diff --git a/multimedia/sms1xxx-kmod/Makefile b/multimedia/sms1xxx-kmod/Makefile index 86ba389fae29..a14b11fa8457 100644 --- a/multimedia/sms1xxx-kmod/Makefile +++ b/multimedia/sms1xxx-kmod/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: sms1xxx-kmod # Date created: 10 February 2010 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -14,7 +14,7 @@ DISTNAME= siano-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= ${PORTNAME} -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Native FreeBSD driver for Siano-based USB DVB devices WRKSRC= ${WRKDIR}/siano-${PORTVERSION} |