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 /lang/oo2c | |
parent | Fix bootstrap for 12 after r464065 (diff) |
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 'lang/oo2c')
-rw-r--r-- | lang/oo2c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index e25a897af14b..15eb95c3b4bf 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -3,7 +3,7 @@ PORTNAME= oo2c PORTVERSION= 2.1.11 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= lang MASTER_SITES= SF/ooc/ooc2/${PORTVERSION} DISTNAME= ${PORTNAME}_${BITS}-${PORTVERSION} |