diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 16:20:31 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-01-12 16:20:31 +0000 |
commit | b9398223bd3a2236f02f582d13487e2a02e6a035 (patch) | |
tree | 2cea991d70e02cc86565656d596600b0fc2b5790 /textproc/bib2html | |
parent | aa20890c922899d9333b5fef5c67bc338a601c4c (diff) | |
download | ports-b9398223bd3a2236f02f582d13487e2a02e6a035.tar.gz ports-b9398223bd3a2236f02f582d13487e2a02e6a035.zip |
Notes
Diffstat (limited to 'textproc/bib2html')
-rw-r--r-- | textproc/bib2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bib2html/Makefile b/textproc/bib2html/Makefile index 4c24661a717d..e83999808081 100644 --- a/textproc/bib2html/Makefile +++ b/textproc/bib2html/Makefile @@ -14,7 +14,7 @@ COMMENT= BibTeX to HTML Translator BROKEN= unfetchable -LICENSE= GPLv2 # or later +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/../COPYING WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:C/-[0-9]$//}/src |