diff options
author | krion <krion@FreeBSD.org> | 2004-02-22 06:45:52 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-02-22 06:45:52 +0800 |
commit | 94ae0fd2333f0ba6ee7895230b8c42377790d4f1 (patch) | |
tree | 77413cdc1fc08fcdf786ce57a7b6f8946a0d16ed /textproc/highlight/Makefile | |
parent | 7f00c9c7963af903d1f341e7e13622ed9c635a0e (diff) | |
download | freebsd-ports-gnome-94ae0fd2333f0ba6ee7895230b8c42377790d4f1.tar.gz freebsd-ports-gnome-94ae0fd2333f0ba6ee7895230b8c42377790d4f1.tar.zst freebsd-ports-gnome-94ae0fd2333f0ba6ee7895230b8c42377790d4f1.zip |
- Update to version 2.0.19
Diffstat (limited to 'textproc/highlight/Makefile')
-rw-r--r-- | textproc/highlight/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/highlight/Makefile b/textproc/highlight/Makefile index be0176b5ba1b..d6eab88a2cfd 100644 --- a/textproc/highlight/Makefile +++ b/textproc/highlight/Makefile @@ -6,8 +6,7 @@ # PORTNAME= highlight -PORTVERSION= 2.0.18 -PORTEPOCH= 1 +PORTVERSION= 2.0.19 CATEGORIES= textproc MASTER_SITES= http://www.andre-simon.de/zip/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} |