diff options
author | krion <krion@FreeBSD.org> | 2004-07-10 22:17:05 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-10 22:17:05 +0000 |
commit | 1a781737180c47992fa22ca42ccf76adbd48bf07 (patch) | |
tree | 11ae6da33805842da8b18ee7e8180ac36c9b4f9b /textproc/highlight/Makefile | |
parent | 7ca3ab150e2a3860f75e5d5a5d6dd63405c70840 (diff) | |
download | FreeBSD-ports-1a781737180c47992fa22ca42ccf76adbd48bf07.zip FreeBSD-ports-1a781737180c47992fa22ca42ccf76adbd48bf07.tar.gz |
Update to 2.2.1
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 096b26d..430ac88 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,7 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.25 +PORTVERSION= 2.2.1 PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ |