diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-03-31 01:31:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-03-31 01:31:37 +0000 |
commit | f8d268ca85e89550a182d6ccc46e19be2bedf3eb (patch) | |
tree | 70b13c13353ee4da78b4642fd31894b2076651f3 /textproc/bib2html | |
parent | 4c8bca280eb1447dd9589ee163a1eeebd42f8976 (diff) | |
download | ports-f8d268ca85e89550a182d6ccc46e19be2bedf3eb.tar.gz ports-f8d268ca85e89550a182d6ccc46e19be2bedf3eb.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 a2ecbcab25ca..3ab830fe5c37 100644 --- a/textproc/bib2html/Makefile +++ b/textproc/bib2html/Makefile @@ -7,7 +7,7 @@ # PORTNAME= bib2html -PORTVERSION= 1.0 +PORTVERSION= 1.1 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 ccf739622790..0a38c85587a4 100644 --- a/textproc/bib2html/distinfo +++ b/textproc/bib2html/distinfo @@ -1,2 +1,2 @@ -MD5 (bib2html-1.0.tar.gz) = 826fe726090257e73e84c6487d9f26b0 -SIZE (bib2html-1.0.tar.gz) = 87868 +MD5 (bib2html-1.1.tar.gz) = 6ae4bc825e555d3f35c2dd182a803800 +SIZE (bib2html-1.1.tar.gz) = 92630 |