aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2010-12-28 05:39:00 +0000
committerCy Schubert <cy@FreeBSD.org>2010-12-28 05:39:00 +0000
commit2c69f37905b4a2400b519365124e5723cf59b264 (patch)
treea44dddad07aa97e911d2ab2bc4a3ff49845a050c
parent66057785132badf5ce7138853d397673e7205496 (diff)
downloadports-2c69f37905b4a2400b519365124e5723cf59b264.tar.gz
ports-2c69f37905b4a2400b519365124e5723cf59b264.zip
Notes
-rw-r--r--lang/dmd/Makefile2
-rw-r--r--lang/dmd2/Makefile2
-rw-r--r--lang/ldc-devel/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/dmd/Makefile b/lang/dmd/Makefile
index 248b08582fb3..4b98cb17723d 100644
--- a/lang/dmd/Makefile
+++ b/lang/dmd/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= http://ftp.digitalmars.com/
DISTNAME= ${PORTNAME}.${PORTVERSION}
-MAINTAINER= chromium@hybridsource.org
+MAINTAINER= cy@FreeBSD.org
COMMENT= Official compiler for the D 1.0 programming language
NO_PACKAGE= Packages are not validation-tested by the developer
diff --git a/lang/dmd2/Makefile b/lang/dmd2/Makefile
index 248b08582fb3..4b98cb17723d 100644
--- a/lang/dmd2/Makefile
+++ b/lang/dmd2/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang
MASTER_SITES= http://ftp.digitalmars.com/
DISTNAME= ${PORTNAME}.${PORTVERSION}
-MAINTAINER= chromium@hybridsource.org
+MAINTAINER= cy@FreeBSD.org
COMMENT= Official compiler for the D 1.0 programming language
NO_PACKAGE= Packages are not validation-tested by the developer
diff --git a/lang/ldc-devel/Makefile b/lang/ldc-devel/Makefile
index ec6239302654..fddf81bb1e96 100644
--- a/lang/ldc-devel/Makefile
+++ b/lang/ldc-devel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://hybridsource.org/
PKGNAMESUFFIX= -devel
DISTFILES= ldc-0.9.2r1697.tar.bz2 tango-5599.tar.bz2
-MAINTAINER= chromium@hybridsource.org
+MAINTAINER= cy@FreeBSD.org
COMMENT= D frontend for llvm, with the Tango standard library
BUILD_DEPENDS= llvm>=2.8:${PORTSDIR}/devel/llvm