diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 21:24:22 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-05-19 21:24:22 +0000 |
commit | 1a304726490e2c944ac41635019a4647c60b8743 (patch) | |
tree | 27cd5450281fb4cb03dfc681d87785db3c9f54e8 /textproc/highlight | |
parent | - Update to version 0.9s (diff) |
- Update to version 2.0.23
PR: ports/66888
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=109533
Diffstat (limited to 'textproc/highlight')
-rw-r--r-- | textproc/highlight/Makefile | 2 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 6ec951aeb591..d5a1df3d16f5 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.22 +PORTVERSION= 2.0.23 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index 01faf4a06256..db936f0f792b 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,2 +1,2 @@ -MD5 (highlight-2.0-22.tar.gz) = ecd60fa0a6ba5942e16befaaeaafc3b9 -SIZE (highlight-2.0-22.tar.gz) = 244259 +MD5 (highlight-2.0-23.tar.gz) = 7f6c2b87e066b305b3de2e563ec96ccf +SIZE (highlight-2.0-23.tar.gz) = 246173 |