diff options
author | cpm <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
commit | 620f96cb8a1162d5020c48612a9fdde907140fce (patch) | |
tree | e6baf76a0daa382c0bc443c1c9f5c169f7f2d469 /editors/zile | |
parent | 9a4aad630fcb521ecae4cfaa5c367f26d1cc1620 (diff) | |
download | freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.tar.gz freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.tar.zst freebsd-ports-gnome-620f96cb8a1162d5020c48612a9fdde907140fce.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine)
Diffstat (limited to 'editors/zile')
-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 f9c7aa3d82fd..027633365e6c 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -3,7 +3,7 @@ PORTNAME= zile PORTVERSION= 2.4.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= GNU |