From ce4bebc9fdf356c107303011ee9e4d9a9bdece82 Mon Sep 17 00:00:00 2001 From: rezny Date: Tue, 23 May 2017 05:03:14 +0000 Subject: Revision bump of all ports with USE_GL after consolidation of mesa-libs Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845 --- games/tremulous/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/tremulous') diff --git a/games/tremulous/Makefile b/games/tremulous/Makefile index 4b2716c77d79..64161e63c12f 100644 --- a/games/tremulous/Makefile +++ b/games/tremulous/Makefile @@ -3,7 +3,7 @@ PORTNAME= tremulous PORTVERSION= 1.1.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R} -- cgit