diff options
-rw-r--r-- | lang/dmd1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/dmd1/Makefile b/lang/dmd1/Makefile index 6c2f956ba6d7..4e3c072a7c2a 100644 --- a/lang/dmd1/Makefile +++ b/lang/dmd1/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= cy@FreeBSD.org COMMENT= Official compiler for the D 1.0 programming language -NO_PACKAGE= Packages are not validation-tested by the developer +NO_PACKAGE= No redistribution of non validated binaries USES= gmake zip PORTDOCS= *.txt html/ phobos/ WRKSRC= ${WRKDIR}/${PORTNAME}/src/${PORTNAME} |