diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-26 14:44:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-26 14:44:06 +0000 |
commit | af4c68871d75a7ece1f69008823d7eb4659bd224 (patch) | |
tree | 496c65798f35de08afa4215520588992b21a500a /textproc | |
parent | c7d0e51fb86bef0bfd5fd36d792de2716c7a7cdf (diff) | |
download | ports-af4c68871d75a7ece1f69008823d7eb4659bd224.tar.gz ports-af4c68871d75a7ece1f69008823d7eb4659bd224.zip |
- Update to version 2.0.21
PR: ports/64767
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=105338
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/highlight/Makefile | 3 | ||||
-rw-r--r-- | textproc/highlight/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 0c621b2f7813..0459e65ae1d9 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,8 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.20 -PORTEPOCH= 1 +PORTVERSION= 2.0.21 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} diff --git a/textproc/highlight/distinfo b/textproc/highlight/distinfo index d0017aa40c6e..08f8649a7c0b 100644 --- a/textproc/highlight/distinfo +++ b/textproc/highlight/distinfo @@ -1,2 +1,2 @@ -MD5 (highlight-2.0-20.tar.gz) = 2afd113bc5340f7f44b1f7f4fbefa461 -SIZE (highlight-2.0-20.tar.gz) = 236773 +MD5 (highlight-2.0-21.tar.gz) = 506678a000cf41346f6e483699902585 +SIZE (highlight-2.0-21.tar.gz) = 237898 |