diff options
author | cpm <cpm@FreeBSD.org> | 2018-01-08 23:20:57 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2018-01-08 23:20:57 +0800 |
commit | 545cbe2df34cff3b6d93335bed37d63e58ca7774 (patch) | |
tree | 3c627593d7f2f404c8711bf7a043383de6983e55 /textproc | |
parent | 29f424c745ccd16f2705bc90e6af3a7d1b55c9b5 (diff) | |
download | freebsd-ports-gnome-545cbe2df34cff3b6d93335bed37d63e58ca7774.tar.gz freebsd-ports-gnome-545cbe2df34cff3b6d93335bed37d63e58ca7774.tar.zst freebsd-ports-gnome-545cbe2df34cff3b6d93335bed37d63e58ca7774.zip |
Bump PORTREVISION due upgrade of devel/boehm-gc to 7.6.2
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 fc4abe2201c2..0415aa9cccf7 100644 --- a/textproc/chpp/Makefile +++ b/textproc/chpp/Makefile @@ -3,7 +3,7 @@ PORTNAME= chpp PORTVERSION= 0.3.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.complang.tuwien.ac.at/schani/chpp/files/ \ http://freebsd.nsu.ru/distfiles/ |