diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 23:52:18 +0800 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-07 23:52:18 +0800 |
commit | 2e59da295c25140209418c7b478502885b71be6a (patch) | |
tree | bd95728b38c70426e4c5e974563ad2977c7def95 /comms | |
parent | 78b76b211d94faf91eb9d4c78921e1937333fe6a (diff) | |
download | freebsd-ports-gnome-2e59da295c25140209418c7b478502885b71be6a.tar.gz freebsd-ports-gnome-2e59da295c25140209418c7b478502885b71be6a.tar.zst freebsd-ports-gnome-2e59da295c25140209418c7b478502885b71be6a.zip |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hso-kmod/Makefile | 4 | ||||
-rw-r--r-- | comms/uhso-kmod/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/comms/hso-kmod/Makefile b/comms/hso-kmod/Makefile index 0de1f95f0085..eb5c403d390c 100644 --- a/comms/hso-kmod/Makefile +++ b/comms/hso-kmod/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: hso-kmod # Date created: 12 May 2008 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.shapeshifter.se/pub/hso/ PKGNAMESUFFIX= -kmod DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Driver for Option HSDPA modem CONFLICTS= uhso-kmod-[0-9]* diff --git a/comms/uhso-kmod/Makefile b/comms/uhso-kmod/Makefile index 4c6eb9606b3b..acf8970f4a20 100644 --- a/comms/uhso-kmod/Makefile +++ b/comms/uhso-kmod/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: uhso-kmod # Date created: 28 December 2009 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.com> +# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.shapeshifter.se/pub/hso/ PKGNAMESUFFIX= -kmod DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Driver for Option HSDPA modem (USB2 version) CONFLICTS= hso-kmod-[0-9]* |