diff options
Diffstat (limited to 'graphics/sdl3_ttf/Makefile')
-rw-r--r-- | graphics/sdl3_ttf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/sdl3_ttf/Makefile b/graphics/sdl3_ttf/Makefile index e50c8bde39da..b5be36136d2a 100644 --- a/graphics/sdl3_ttf/Makefile +++ b/graphics/sdl3_ttf/Makefile @@ -1,7 +1,7 @@ PORTNAME= sdl3_ttf DISTVERSIONPREFIX= release- DISTVERSION= 3.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= amdmi3@FreeBSD.org |