diff options
author | gerald <gerald@FreeBSD.org> | 2004-08-31 19:50:53 +0000 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2004-08-31 19:50:53 +0000 |
commit | ea358fd456c48e7b18ae29650df42d30ad2bba3d (patch) | |
tree | d08068e7568355372917b0f1ada5296349dc592a /textproc/bibtex2html | |
parent | 8ee69d4d82d2edb9e2e8a0adb58c3f35b9fd7ec4 (diff) | |
download | FreeBSD-ports-ea358fd456c48e7b18ae29650df42d30ad2bba3d.zip FreeBSD-ports-ea358fd456c48e7b18ae29650df42d30ad2bba3d.tar.gz |
Update to bibtex2html 1.71.
Diffstat (limited to 'textproc/bibtex2html')
-rw-r--r-- | textproc/bibtex2html/Makefile | 4 | ||||
-rw-r--r-- | textproc/bibtex2html/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index 56be463..5ae6879 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: bibtex2html # Date created: 2002-01-21 -# Whom: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> +# Whom: Gerald Pfeifer <gerald@pfeifer.com> # # $FreeBSD$ # PORTNAME= bibtex2html -PORTVERSION= 1.70 +PORTVERSION= 1.71 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index 234340c..5a696bd 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,2 +1,2 @@ -MD5 (bibtex2html-1.70.tar.gz) = 5131514bdd769af5742dea45b5d91ed0 -SIZE (bibtex2html-1.70.tar.gz) = 62124 +MD5 (bibtex2html-1.71.tar.gz) = 3c6f554530593af78c4140a005bac377 +SIZE (bibtex2html-1.71.tar.gz) = 63091 |