diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-07-25 05:45:41 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-07-25 05:45:41 +0000 |
commit | bf22500589c4855ebdfa9a82c5efad3d2224cdde (patch) | |
tree | 4bd2ebbd1e11819b7da0ff98a1a220951778a19f | |
parent | Since this port uses custom LIBTOOLFLAGS, make sure to use its included (diff) |
Update to version 1.70.
Notes
Notes:
svn path=/head/; revision=114602
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/bibtex2html/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index 8fd8fc35dd31..56be463ce50a 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.68 +PORTVERSION= 1.70 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ diff --git a/textproc/bibtex2html/distinfo b/textproc/bibtex2html/distinfo index ce6e292bbdba..234340ca8026 100644 --- a/textproc/bibtex2html/distinfo +++ b/textproc/bibtex2html/distinfo @@ -1,2 +1,2 @@ -MD5 (bibtex2html-1.68.tar.gz) = 483afc575d5b4b82684ffb177c024d59 -SIZE (bibtex2html-1.68.tar.gz) = 61516 +MD5 (bibtex2html-1.70.tar.gz) = 5131514bdd769af5742dea45b5d91ed0 +SIZE (bibtex2html-1.70.tar.gz) = 62124 |