diff options
author | miwi <miwi@FreeBSD.org> | 2009-07-09 17:05:27 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-07-09 17:05:27 +0800 |
commit | d5a2958c7deedb156bb8e33869e5d2a73593b184 (patch) | |
tree | 6abbc0939e7d979f1574cb5cde6d8585ada286c1 /editors/zile/Makefile | |
parent | 4cc681f595ff6643076736328403facfafade5ae (diff) | |
download | freebsd-ports-graphics-d5a2958c7deedb156bb8e33869e5d2a73593b184.tar.gz freebsd-ports-graphics-d5a2958c7deedb156bb8e33869e5d2a73593b184.tar.zst freebsd-ports-graphics-d5a2958c7deedb156bb8e33869e5d2a73593b184.zip |
- Update to 2.3.8
PR: 136474
Submitted by: Ports Fury
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 906a91a755b..95bffa66c25 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.3.7 +PORTVERSION= 2.3.8 CATEGORIES= editors MASTER_SITES= GNU |