svn commit: r309845 - head/games/py-mnemosyne

Ruslan Mahmatkhanov rm at FreeBSD.org
Wed Jan 2 22:33:54 UTC 2013


Author: rm
Date: Wed Jan  2 22:33:53 2013
New Revision: 309845
URL: http://svnweb.freebsd.org/changeset/ports/309845

Log:
  - pass maintainership to new volunteer
  
  Requested by:	Marek Rudnicki <marekrud at gmail.com> (via ports@)
  -This line, and those below, will be ignored--
  > Description of fields to fill in above:                     76 columns --|
  > PR:            If a GNATS PR is affected by the change.
  > Submitted by:  If someone else sent in the change.
  > Reviewed by:   If someone else reviewed your modification.
  > Approved by:   If you needed approval for this commit.
  > Obtained from: If the change is from a third party.
  > MFC after:     N [day[s]|week[s]|month[s]].  Request a reminder email.
  > Security:      Vulnerability reference (one per line) or description.
  > Empty fields above will be automatically removed.
  
  M    py-mnemosyne/Makefile

Modified:
  head/games/py-mnemosyne/Makefile

Modified: head/games/py-mnemosyne/Makefile
==============================================================================
--- head/games/py-mnemosyne/Makefile	Wed Jan  2 22:29:56 2013	(r309844)
+++ head/games/py-mnemosyne/Makefile	Wed Jan  2 22:33:53 2013	(r309845)
@@ -14,7 +14,7 @@ MASTER_SITES=	SF/${PORTNAME}-proj/${PORT
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	ports at FreeBSD.org
+MAINTAINER=	marekrud at gmail.com
 COMMENT=	Flash-card tool which optimises your learning process
 
 RUN_DEPENDS=	py*-game>=0:${PORTSDIR}/devel/py-game \


More information about the svn-ports-head mailing list