diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-12-10 16:09:19 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-12-10 16:09:19 +0000 |
commit | 1912e1e846b26173f8965cf459e4f40d208f490a (patch) | |
tree | 5e52c07be475d171a7a52ed7d1f99845f0ee4d45 /textproc/dtdinst/Makefile | |
parent | 58859a833b92e160ee4cbbf55c657404783524de (diff) |
Notes
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 |