diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-22 20:03:54 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-22 20:03:54 +0000 |
commit | bc7a7721f6008e5012027be4f05546c5b057ae62 (patch) | |
tree | 1c2516de7cad2cd48af44f34bb96c3e494b958ee /textproc/highlight | |
parent | 4cbfb557502f8401042420a6c8b6ceda3eff994b (diff) | |
download | ports-bc7a7721f6008e5012027be4f05546c5b057ae62.tar.gz ports-bc7a7721f6008e5012027be4f05546c5b057ae62.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 d6eab88a2cfd..f0f8d7680e9b 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -7,6 +7,7 @@ PORTNAME= highlight PORTVERSION= 2.0.19 +PORTEPOCH= 1 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |