diff options
author | gerald <gerald@FreeBSD.org> | 2003-06-03 15:56:58 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2003-06-03 15:56:58 +0800 |
commit | 8d53aa916deda42e712ccdf0f456e7b329b06df4 (patch) | |
tree | 7ecc7a0d075d66a306c61044a2db62ee4ec03b42 /textproc/bibtex2html/Makefile | |
parent | 7b2b563065cfa5a27a86babeb16c3bcbe1c781a3 (diff) | |
download | freebsd-ports-gnome-8d53aa916deda42e712ccdf0f456e7b329b06df4.tar.gz freebsd-ports-gnome-8d53aa916deda42e712ccdf0f456e7b329b06df4.tar.zst freebsd-ports-gnome-8d53aa916deda42e712ccdf0f456e7b329b06df4.zip |
Update to version 1.57.
Diffstat (limited to 'textproc/bibtex2html/Makefile')
-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 8e52595fbc1f..f38ce3c69703 100644 --- a/textproc/bibtex2html/Makefile +++ b/textproc/bibtex2html/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibtex2html -PORTVERSION= 1.56 +PORTVERSION= 1.57 CATEGORIES= textproc print MASTER_SITES= http://www.lri.fr/~filliatr/ftp/bibtex2html/ |