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 /textproc | |
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 'textproc')
-rw-r--r-- | textproc/chpp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/chpp/Makefile b/textproc/chpp/Makefile index 8c3372ad8112..eb93eb191493 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= chpp PORTVERSION= 0.3.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \ http://freebsd.nsu.ru/distfiles/ |