diff options
author | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
---|---|---|
committer | Carlos J. Puga Medina <cpm@FreeBSD.org> | 2018-06-01 18:16:41 +0800 |
commit | 53af4526a2d90cc60ce1951fdbfe3df737344b94 (patch) | |
tree | e6baf76a0daa382c0bc443c1c9f5c169f7f2d469 /lang/oo2c | |
parent | 3e4a260f305224271b841bf80b065969bad0e9bd (diff) | |
download | freebsd-ports-gnome-53af4526a2d90cc60ce1951fdbfe3df737344b94.tar.gz freebsd-ports-gnome-53af4526a2d90cc60ce1951fdbfe3df737344b94.tar.zst freebsd-ports-gnome-53af4526a2d90cc60ce1951fdbfe3df737344b94.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.6
PR: 228597
Approved by: portmgr (antoine)
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 15eb95c3b4bf..68426f7505ae 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -3,7 +3,7 @@ PORTNAME= oo2c PORTVERSION= 2.1.11 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= lang MASTER_SITES= SF/ooc/ooc2/${PORTVERSION} DISTNAME= ${PORTNAME}_${BITS}-${PORTVERSION} |