diff options
author | cy <cy@FreeBSD.org> | 2010-12-28 13:39:00 +0800 |
---|---|---|
committer | cy <cy@FreeBSD.org> | 2010-12-28 13:39:00 +0800 |
commit | c714a390c4b616c7a8bd4178852765dd1c55f870 (patch) | |
tree | 947fbe32bc1178765c6be4e7f02a287c81e3c570 /lang/dmd | |
parent | a3bd2f05ef69dd35a90356e990a57cba8bb2439a (diff) | |
download | freebsd-ports-graphics-c714a390c4b616c7a8bd4178852765dd1c55f870.tar.gz freebsd-ports-graphics-c714a390c4b616c7a8bd4178852765dd1c55f870.tar.zst freebsd-ports-graphics-c714a390c4b616c7a8bd4178852765dd1c55f870.zip |
Take over maintainership.
Submitted by: Maintainer: "Ruben" <chromium@hybridsource.org>
Diffstat (limited to 'lang/dmd')
-rw-r--r-- | lang/dmd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dmd/Makefile b/lang/dmd/Makefile index 248b08582fb..4b98cb17723 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 |