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/highlight/Makefile | |
parent | - Improve papersize handling of LIPS driver (diff) |
- Update to version 2.0.21
PR: ports/64767
Submitted by: Ports Fury
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 3 |
1 files changed, 1 insertions, 2 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} |