svn commit: r549398 - head/games/nxengine

Piotr Kubaj pkubaj at FreeBSD.org
Sun Sep 20 21:36:17 UTC 2020


Author: pkubaj
Date: Sun Sep 20 21:36:16 2020
New Revision: 549398
URL: https://svnweb.freebsd.org/changeset/ports/549398

Log:
  games/nxengine: move DISTVERSIONPREFIX to pacify portlint

Modified:
  head/games/nxengine/Makefile

Modified: head/games/nxengine/Makefile
==============================================================================
--- head/games/nxengine/Makefile	Sun Sep 20 21:27:30 2020	(r549397)
+++ head/games/nxengine/Makefile	Sun Sep 20 21:36:16 2020	(r549398)
@@ -2,8 +2,8 @@
 
 PORTNAME=	nxengine
 PORTVERSION=	2.6.4
-PORTREVISION=	2
 DISTVERSIONPREFIX=	v
+PORTREVISION=	2
 CATEGORIES=	games
 MASTER_SITES+=	https://www.cavestory.org/downloads/:data \
 		SF/lifanov-ports-distfiles/games/${PORTNAME}/:icons


More information about the svn-ports-all mailing list