diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-08-31 18:27:13 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2018-08-31 18:27:13 +0000 |
commit | d177d8bc6421b7a7e40e367371958808ff9500e7 (patch) | |
tree | 05d09f054e4a46c91774ef989a233b3638e202b1 /games/trackballs | |
parent | b500c91cc663257709db9bcf3f7cc68479501d41 (diff) |
devel/boehm-gc: update to 7.6.8
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704
Notes
Notes:
svn path=/head/; revision=478604
Diffstat (limited to 'games/trackballs')
-rw-r--r-- | games/trackballs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trackballs/Makefile b/games/trackballs/Makefile index 53b0a69fc2a5..5ad31276746e 100644 --- a/games/trackballs/Makefile +++ b/games/trackballs/Makefile @@ -4,7 +4,7 @@ PORTNAME= trackballs PORTVERSION= 1.3.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MAINTAINER= martymac@FreeBSD.org |