diff options
author | rezny <rezny@FreeBSD.org> | 2017-05-23 13:03:14 +0800 |
---|---|---|
committer | rezny <rezny@FreeBSD.org> | 2017-05-23 13:03:14 +0800 |
commit | ce4bebc9fdf356c107303011ee9e4d9a9bdece82 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /graphics/sdl2_ttf | |
parent | 805dc042f19dec3800df2fed6a0aba294aafba72 (diff) | |
download | freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.gz freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.tar.zst freebsd-ports-gnome-ce4bebc9fdf356c107303011ee9e4d9a9bdece82.zip |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Diffstat (limited to 'graphics/sdl2_ttf')
-rw-r--r-- | graphics/sdl2_ttf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl2_ttf/Makefile b/graphics/sdl2_ttf/Makefile index 12eace311788..5caf2faecbe1 100644 --- a/graphics/sdl2_ttf/Makefile +++ b/graphics/sdl2_ttf/Makefile @@ -2,6 +2,7 @@ PORTNAME= sdl2_ttf PORTVERSION= 2.0.14 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.libsdl.org/projects/SDL_ttf/release/ DISTNAME= SDL2_ttf-${PORTVERSION} |