diff options
author | John Marino <marino@FreeBSD.org> | 2015-10-11 16:20:41 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-10-11 16:20:41 +0000 |
commit | d417455b249962ad4549cddc88ca3d1b3f8f5fe0 (patch) | |
tree | da242c6d6d35a5183bf8b89f086db67192c76e14 /textproc/htmltolatex | |
parent | 70d6cb20da9f41682335491b8b41e2607054acb4 (diff) |
Notes
Diffstat (limited to 'textproc/htmltolatex')
-rw-r--r-- | textproc/htmltolatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/htmltolatex/Makefile b/textproc/htmltolatex/Makefile index 70fcabb8b61a..cf9365ea1f04 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -3,7 +3,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} |