diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-02-02 04:45:10 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-02-02 04:45:10 +0000 |
commit | ec81abc4e413b9b63920d2b2abe065f0705ae0e2 (patch) | |
tree | 13df13e3363a528b5ee945441c1aaa7c248ce30d | |
parent | - Update to 0.8.3 (diff) |
- Update portversion to 1.7
PR: ports/131203
Submitted by: Veit Jahns <vj562001@yahoo.de> (maintainer)
Notes
Notes:
svn path=/head/; revision=227425
-rw-r--r-- | print/latex-etoolbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-etoolbox/Makefile b/print/latex-etoolbox/Makefile index c7e6745e80af..4f9ad7f94252 100644 --- a/print/latex-etoolbox/Makefile +++ b/print/latex-etoolbox/Makefile @@ -6,7 +6,7 @@ # PORTNAME= etoolbox -PORTVERSION= 1.6 +PORTVERSION= 1.7 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} MASTER_SITE_SUBDIR= macros/latex/contrib |