diff options
Diffstat (limited to 'devel/sdl12-compat/Makefile')
-rw-r--r-- | devel/sdl12-compat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sdl12-compat/Makefile b/devel/sdl12-compat/Makefile index c5347a7dd3e1..d55fe88fe734 100644 --- a/devel/sdl12-compat/Makefile +++ b/devel/sdl12-compat/Makefile @@ -1,5 +1,5 @@ PORTNAME= sdl12-compat -PORTVERSION= s20211119 +PORTVERSION= s20211125 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org @@ -17,7 +17,7 @@ CMAKE_OFF+= ${CMAKE_TESTING_ON} CMAKE_TESTING_ON= SDL12TESTS CMAKE_TESTING_TARGET= # post-test GH_ACCOUNT= libsdl-org -GH_TAGNAME= d926510 +GH_TAGNAME= 4e4527a SUFFIX= -${PORTNAME:C/.*-//} PLIST_FILES= etc/libmap.d/${PORTNAME}.conf \ lib/libSDL-1.2${SUFFIX}.so \ |