diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-26 23:02:41 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-03-26 23:02:41 +0000 |
commit | 9c5d2cc274d190455342bc96725f533652a42175 (patch) | |
tree | dc08cda070e0bd65f40c61bb3f78235d8bf5ea03 /textproc/highlight | |
parent | a5d803ae4331b322b1f4cc8416c36aee026b6fe0 (diff) | |
download | ports-9c5d2cc274d190455342bc96725f533652a42175.tar.gz ports-9c5d2cc274d190455342bc96725f533652a42175.zip |
Notes
Diffstat (limited to 'textproc/highlight')
-rw-r--r-- | textproc/highlight/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index 0459e65ae1d9..cb28371eff99 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -7,6 +7,7 @@ PORTNAME= highlight PORTVERSION= 2.0.21 +PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |