diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2010-09-07 23:52:18 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2010-09-07 23:52:18 +0800 |
commit | 5b64868bdb843d39a8078482a27610a2facdae74 (patch) | |
tree | b75dbb6735fcf51ed7ea57de9b7c1ab165078ec3 /devel | |
parent | a8f3115b36639bc874e0cf94b4f8be4b08720505 (diff) | |
download | freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.gz freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.zst freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.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 'devel')
-rw-r--r-- | devel/raknet/Makefile | 2 | ||||
-rw-r--r-- | devel/simgear/Makefile | 2 | ||||
-rw-r--r-- | devel/tbb/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile index c90aa86e27cc..a70a8b2b6b44 100644 --- a/devel/raknet/Makefile +++ b/devel/raknet/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.jenkinssoftware.com/raknet/downloads/ \ DISTNAME= RakNet-3.52 -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= Networking API that provides reliable UDP primarily for online games USE_ZIP= yes diff --git a/devel/simgear/Makefile b/devel/simgear/Makefile index 5b3a1e7d5867..f23927352eef 100644 --- a/devel/simgear/Makefile +++ b/devel/simgear/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.de.simgear.org/pub/simgear/Source/ \ ftp://mirrors.ibiblio.org/pub/mirrors/simgear/ftp/Source/ \ ftp://goflyflightgear.com/simgear/Source/ -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= A toolkit for 3D games and simulations BUILD_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib diff --git a/devel/tbb/Makefile b/devel/tbb/Makefile index 031ff9ac260b..7d2e5bb7c109 100644 --- a/devel/tbb/Makefile +++ b/devel/tbb/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.threadingbuildingblocks.org/uploads/78/154/3.0/ DISTNAME= tbb30_018oss_src EXTRACT_SUFX= .tgz -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ganael.laplanche@martymac.org COMMENT= A library that provides thread building blocks ONLY_FOR_ARCHS= amd64 i386 ia64 |