diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-08-05 07:43:19 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-08-05 07:43:19 +0000 |
commit | 893e30901506716ae17503f1dc7fa728084f2d7a (patch) | |
tree | 9bca8782c89237d33d24c65e516af3e057c558a9 /textproc/highlight/Makefile | |
parent | f94cb9bc2786180ee2db14321472bde87a38bb93 (diff) |
Notes
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 09a5a39e1b6b..8c100bff75d7 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.8 +PORTVERSION= 2.9 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ |