diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2008-06-25 08:36:12 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2008-06-25 08:36:12 +0000 |
commit | d129b50b0b4e4f2336f635471f088f8425feeb59 (patch) | |
tree | 0b390e062548fb478a8b86f1f8482bc5834dd7b7 /textproc | |
parent | 3f770deea0350ce8f9c991fc2c0aad469f640f3f (diff) | |
download | ports-d129b50b0b4e4f2336f635471f088f8425feeb59.tar.gz ports-d129b50b0b4e4f2336f635471f088f8425feeb59.zip |
- Bump poirtrevision after GraphicsMagick update
Notes
Notes:
svn path=/head/; revision=215766
Diffstat (limited to 'textproc')
-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 60113e06f791..ac5b163c8789 100644 --- a/textproc/htmltolatex/Makefile +++ b/textproc/htmltolatex/Makefile @@ -8,7 +8,7 @@ PORTNAME= htmltolatex PORTVERSION= 1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= textproc MASTER_SITES= http://people.FreeBSD.org/~foxfair/distfiles/ DISTNAME= ${PORTNAME} |