diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
commit | ba5a82b53b565b204d76e867c363d30037067e40 (patch) | |
tree | 19cfbde26ef47184b0cb854fb5c12de95c598697 /textproc/bibtool | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) | |
download | ports-ba5a82b53b565b204d76e867c363d30037067e40.tar.gz ports-ba5a82b53b565b204d76e867c363d30037067e40.zip |
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 fcb02c141926..172024c6f277 100644 --- a/textproc/bibtool/Makefile +++ b/textproc/bibtool/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= biblio/bibtex/utils/${PORTNAME} DISTNAME= BibTool-${PORTVERSION} -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= Command line manipulation of BibTeX files BUILD_DEPENDS= ${LOCALBASE}/include/kpathsea/tex-file.h:${PORTSDIR}/print/teTeX-base |