diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/atlas-devel/Makefile | 4 | ||||
-rw-r--r-- | devel/eris/Makefile | 2 | ||||
-rw-r--r-- | devel/mercator/Makefile | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/atlas-devel/Makefile b/devel/atlas-devel/Makefile index df4876bd7aba..488e14258527 100644 --- a/devel/atlas-devel/Makefile +++ b/devel/atlas-devel/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: Atlas # Date created: 3 February 2005 -# Whom: Janni <jannisan@t-online.de> +# Whom: Janni <oliver@FreeBSD.org> # # $FreeBSD$ # @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge DISTNAME= ${PORTNAME}-C++-${PORTVERSION} -MAINTAINER= jannisan@t-online.de +MAINTAINER= oliver@FreeBSD.org COMMENT= A C++ reference implementation of the Atlas protocol USE_LIBTOOL_VER=15 diff --git a/devel/eris/Makefile b/devel/eris/Makefile index 28977f39ab7f..4678891ca911 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge -MAINTAINER= jannisan@t-online.de +MAINTAINER= oliver@FreeBSD.org COMMENT= WorldForge client entity library LIB_DEPENDS= Atlas-0.5.2:${PORTSDIR}/devel/atlas \ diff --git a/devel/mercator/Makefile b/devel/mercator/Makefile index 75ddeb2f16e5..3b833105399a 100644 --- a/devel/mercator/Makefile +++ b/devel/mercator/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= worldforge -MAINTAINER= jannisan@t-online.de +MAINTAINER= oliver@FreeBSD.org COMMENT= A procedural terrain library LIB_DEPENDS= wfmath-0.3.3:${PORTSDIR}/math/wfmath |