svn commit: r425319 - head/games/hex-a-hop

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Nov 4 13:23:52 UTC 2016


Author: amdmi3
Date: Fri Nov  4 13:23:51 2016
New Revision: 425319
URL: https://svnweb.freebsd.org/changeset/ports/425319

Log:
  - Take maintainership

Modified:
  head/games/hex-a-hop/Makefile

Modified: head/games/hex-a-hop/Makefile
==============================================================================
--- head/games/hex-a-hop/Makefile	Fri Nov  4 13:01:49 2016	(r425318)
+++ head/games/hex-a-hop/Makefile	Fri Nov  4 13:23:51 2016	(r425319)
@@ -7,7 +7,7 @@ PORTREVISION=	6
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME:S/-//g}/${PORTVERSION}
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	amdmi3 at FreeBSD.org
 COMMENT=	Puzzle game based on hexagonal tiles
 
 USES=		iconv


More information about the svn-ports-head mailing list