diff options
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 563c835a989b..f3c1f6736d36 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -4,7 +4,7 @@ # 3.29+ needs to_string() which gcc48 (for 9.3-R) doesn't provide PORTNAME= highlight PORTVERSION= 3.29 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ |