diff options
author | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-04-30 06:44:27 +0000 |
commit | d0c4d21a831613c4a55e8233c53c49aeb5e9c354 (patch) | |
tree | a81530a98a1962ae954f41d7f3bdbff8ad57c02a /textproc/templates_parser | |
parent | afaf5182ebb19e336c7c38866faec8f2785af74d (diff) |
Notes
Diffstat (limited to 'textproc/templates_parser')
-rw-r--r-- | textproc/templates_parser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/templates_parser/Makefile b/textproc/templates_parser/Makefile index 16dde2063619..c5e4278971f7 100644 --- a/textproc/templates_parser/Makefile +++ b/textproc/templates_parser/Makefile @@ -3,7 +3,7 @@ PORTNAME= templates_parser PORTVERSION= 11.10.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= http://downloads.dragonlace.net/src/ |