diff options
author | krion <krion@FreeBSD.org> | 2004-04-29 04:20:03 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-29 04:20:03 +0800 |
commit | 542b709788db42a158bb735492e4dce082a164d7 (patch) | |
tree | 67ae0cde2d22329abd5f26b0a9bf8ed23615bcb6 /textproc/highlight/Makefile | |
parent | 94e38871f35aef0ab4de46007dd8e6b9147233db (diff) | |
download | freebsd-ports-gnome-542b709788db42a158bb735492e4dce082a164d7.tar.gz freebsd-ports-gnome-542b709788db42a158bb735492e4dce082a164d7.tar.zst freebsd-ports-gnome-542b709788db42a158bb735492e4dce082a164d7.zip |
- Update to version 2.0.22
PR: ports/65997
Submitted by: Ports Fury
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 cb28371eff99..6ec951aeb591 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.21 +PORTVERSION= 2.0.22 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ |