summaryrefslogtreecommitdiff
path: root/games/libretro-core-info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/libretro-core-info/Makefile')
-rw-r--r--games/libretro-core-info/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/games/libretro-core-info/Makefile b/games/libretro-core-info/Makefile
index d1467d4ee6ac..c84667d376bd 100644
--- a/games/libretro-core-info/Makefile
+++ b/games/libretro-core-info/Makefile
@@ -1,9 +1,9 @@
PORTNAME= libretro-core-info
DISTVERSIONPREFIX=v
-DISTVERSION= 1.19.0
+DISTVERSION= 1.21.1
CATEGORIES= games
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tilde@ultros.pro
COMMENT= Metadata about libretro cores
WWW= https://github.com/libretro/libretro-core-info
@@ -14,5 +14,6 @@ USE_GITHUB= yes
GH_ACCOUNT= libretro
NO_ARCH= yes
+NO_BUILD= yes
.include <bsd.port.mk>