diff options
Diffstat (limited to 'textproc/highlight')
-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 d3df3ae62d2a..096b26df9376 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -7,7 +7,7 @@ PORTNAME= highlight PORTVERSION= 2.0.25 -PORTEPOCH= 0 +PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |