diff options
author | gerald <gerald@FreeBSD.org> | 2005-10-05 06:07:04 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2005-10-05 06:07:04 +0800 |
commit | 466cdf78b9214b61d4f689494567b7f30842d7b0 (patch) | |
tree | 33a17a927a424313bbafedba934e511e88c176c2 /textproc/bibtex2html | |
parent | e85d55092b74d41d4ff9b24867bc39b4f10c5f7c (diff) | |
download | freebsd-ports-gnome-466cdf78b9214b61d4f689494567b7f30842d7b0.tar.gz freebsd-ports-gnome-466cdf78b9214b61d4f689494567b7f30842d7b0.tar.zst freebsd-ports-gnome-466cdf78b9214b61d4f689494567b7f30842d7b0.zip |
Update to version 1.76.
Diffstat (limited to 'textproc/bibtex2html')
-rw-r--r-- | textproc/bibtex2html/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bibtex2html/Makefile b/textproc/bibtex2html/Makefile index e6f7591d0b2d..e111cbd625c0 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.75 +PORTVERSION= 1.76 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |