diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-21 22:45:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-21 22:45:52 +0000 |
commit | a57635e7c5af8b7d67035158bda157eb490bb68a (patch) | |
tree | 987544d65f2028ba85024e45d0e8acd2c1cf21a5 /textproc/highlight/Makefile | |
parent | BROKEN: Does not compile (diff) |
- Update to version 2.0.19
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 be0176b5ba1b..d6eab88a2cfd 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,8 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.18 -PORTEPOCH= 1 +PORTVERSION= 2.0.19 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |