From ca2b4449ac13971915086cfd9106675cbfb3f2d7 Mon Sep 17 00:00:00 2001 From: cy Date: Mon, 18 Apr 2016 20:05:52 +0000 Subject: Update to r413270 standards, include a maintainer inMakefile.bootstrap. PR: 208902 --- lang/dmd2/Makefile.bootstrap | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/dmd2/Makefile.bootstrap b/lang/dmd2/Makefile.bootstrap index 6e1bd87968d2..8516c8eee3c6 100644 --- a/lang/dmd2/Makefile.bootstrap +++ b/lang/dmd2/Makefile.bootstrap @@ -8,6 +8,7 @@ CATEGORIES= lang DISTNAME= dmd.${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} +MAINTAINER= cy@FreeBSD.org COMMENT= D 2.0 compiler bootstrap WRKDIR= ${BOOTDIR}/.host_dmd-2.067.1 -- cgit