diff options
Diffstat (limited to 'devel/sdl12-compat/Makefile')
-rw-r--r-- | devel/sdl12-compat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/sdl12-compat/Makefile b/devel/sdl12-compat/Makefile index a122100117c..fdb2d9a996e 100644 --- a/devel/sdl12-compat/Makefile +++ b/devel/sdl12-compat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2022/04/21 06:56:18 nia Exp $ +# $NetBSD: Makefile,v 1.4 2022/08/11 05:08:14 gutteridge Exp $ DISTNAME= sdl12-compat-1.2.52 +PKGREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GITHUB:=libsdl-org/} GITHUB_TAG= release-${PKGVERSION_NOREV} |