diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2015-01-16 17:28:13 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2015-01-16 17:28:13 +0000 |
commit | 8ed73fa0404bf7e901fc4b365c8c5e6dc22cb468 (patch) | |
tree | c905929793a8abaa1b7dd786595be4a9f005668b /textproc/bibtool | |
parent | 31fd5fd83a8a08c3ea6c3a5b06b75106795dc69b (diff) |
Notes
Diffstat (limited to 'textproc/bibtool')
-rw-r--r-- | textproc/bibtool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bibtool/Makefile b/textproc/bibtool/Makefile index fbe706c3f63c..cdd5e8069e6e 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Command line manipulation of BibTeX files USE_TEX= latex:build |