diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-03-22 02:00:42 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-03-22 02:00:42 +0000 |
commit | ccca812b50abd77155608a462128f9f7033a8eec (patch) | |
tree | 2d4908c8c0d3ec80710d205dad47487f74579476 /textproc/bib2html | |
parent | 8806af6020e21b1c5ae300bf839fd01e7607e8b8 (diff) | |
download | ports-ccca812b50abd77155608a462128f9f7033a8eec.tar.gz ports-ccca812b50abd77155608a462128f9f7033a8eec.zip |
Notes
Diffstat (limited to 'textproc/bib2html')
-rw-r--r-- | textproc/bib2html/Makefile | 2 | ||||
-rw-r--r-- | textproc/bib2html/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/bib2html/Makefile b/textproc/bib2html/Makefile index 95e60effa553..a2ecbcab25ca 100644 --- a/textproc/bib2html/Makefile +++ b/textproc/bib2html/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bib2html -PORTVERSION= 0.11 +PORTVERSION= 1.0 CATEGORIES= textproc print MASTER_SITES= http://galland.stephane.free.fr/arakhne.org/bib2html/ \ http://fresh.t-systems-sfr.com/unix/src/privat2/ diff --git a/textproc/bib2html/distinfo b/textproc/bib2html/distinfo index 7133429136c3..ccf739622790 100644 --- a/textproc/bib2html/distinfo +++ b/textproc/bib2html/distinfo @@ -1,2 +1,2 @@ -MD5 (bib2html-0.11.tar.gz) = 19cbe51a50d805ca76a9bdd2e1219da6 -SIZE (bib2html-0.11.tar.gz) = 92808 +MD5 (bib2html-1.0.tar.gz) = 826fe726090257e73e84c6487d9f26b0 +SIZE (bib2html-1.0.tar.gz) = 87868 |