svn commit: r560319 - in head/games: ufoai ufoai-data

Fernando Apesteguía fernape at FreeBSD.org
Mon Jan 4 18:12:36 UTC 2021


Author: fernape
Date: Mon Jan  4 18:12:35 2021
New Revision: 560319
URL: https://svnweb.freebsd.org/changeset/ports/560319

Log:
  games/ufoai games/ufoai-data release to the pool
  
  Reset maintainership per maintainer's request.
  
  PR:	252411
  Submitted by:	m.tsatsenko at gmail.com
  MFH:	2021Q1

Modified:
  head/games/ufoai-data/Makefile
  head/games/ufoai/Makefile

Modified: head/games/ufoai-data/Makefile
==============================================================================
--- head/games/ufoai-data/Makefile	Mon Jan  4 17:55:13 2021	(r560318)
+++ head/games/ufoai-data/Makefile	Mon Jan  4 18:12:35 2021	(r560319)
@@ -11,7 +11,7 @@ DISTNAME=	${PKGNAMEPREFIX}${PORTVERSION}-${PORTNAME}
 EXTRACT_SUFX=	.tar
 DIST_SUBDIR=	${PKGNAMEPREFIX:S/-//}
 
-MAINTAINER=	m.tsatsenko at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	UFO alien invasion data files
 
 # See http://ufoai.org/wiki/License

Modified: head/games/ufoai/Makefile
==============================================================================
--- head/games/ufoai/Makefile	Mon Jan  4 17:55:13 2021	(r560318)
+++ head/games/ufoai/Makefile	Mon Jan  4 18:12:35 2021	(r560319)
@@ -12,7 +12,7 @@ DIST_SUBDIR=	${PORTNAME}
 PATCH_SITES=	https://github.com/ufoai/ufoai/commit/
 PATCHFILES=	163073ab9527cdaa33d77a713b8e46ff462a2b5c.patch:-p1
 
-MAINTAINER=	m.tsatsenko at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Strategy game featuring tactical combat
 
 LIB_DEPENDS=	libvorbis.so:audio/libvorbis \


More information about the svn-ports-all mailing list