diff options
Diffstat (limited to 'textproc/dtdinst/Makefile')
-rw-r--r-- | textproc/dtdinst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/dtdinst/Makefile b/textproc/dtdinst/Makefile index 21c51aa588b1..a1f068ac491f 100644 --- a/textproc/dtdinst/Makefile +++ b/textproc/dtdinst/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} MAINTAINER= ports@FreeBSD.org COMMENT= Converts DTDs to XML instance, in a specific or RELAX NG format -LICENSE= BSD +LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/copying.txt OPTIONS_DEFINE= DOCS EXAMPLES |