diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-03-10 11:22:59 +0000 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-03-10 11:22:59 +0000 |
commit | 1b01573f8414ec635df2219badac421cb8a9bf0b (patch) | |
tree | f3422928bfbec1d70858ea933109fb8033edcaf8 /editors | |
parent | 4849000fb573c53165257cac0c9973173f37f893 (diff) | |
download | ports-1b01573f8414ec635df2219badac421cb8a9bf0b.tar.gz ports-1b01573f8414ec635df2219badac421cb8a9bf0b.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime@org>
Reviewed by: cpm
Approved by: portmgr (antoine)
Notes
Notes:
svn path=/head/; revision=464068
Diffstat (limited to 'editors')
-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 519fa6caa3b1..f9c7aa3d82fd 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -3,7 +3,7 @@ PORTNAME= zile PORTVERSION= 2.4.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= GNU |