svn commit: r304692 - head/games/spellathon

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Sep 22 15:57:57 UTC 2012


Author: tabthorpe
Date: Sat Sep 22 15:57:57 2012
New Revision: 304692
URL: http://svn.freebsd.org/changeset/ports/304692

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/games/spellathon/Makefile   (contents, props changed)

Modified: head/games/spellathon/Makefile
==============================================================================
--- head/games/spellathon/Makefile	Sat Sep 22 15:54:26 2012	(r304691)
+++ head/games/spellathon/Makefile	Sat Sep 22 15:57:57 2012	(r304692)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: spellathon
-# Date created:                7 May 2009
-# Whom:                        girish
-#
+# Created by: girish
 # $FreeBSD$
-#
 
 PORTNAME=	spellathon
 PORTVERSION=	5.79
@@ -11,7 +7,7 @@ PORTREVISION=	1
 CATEGORIES=	games
 MASTER_SITES=	SF
 
-MAINTAINER=	girish.rao.dev at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Word game to test your English vocabulary skills
 
 USE_QT4=	gui moc_build qmake_build rcc_build uic_build



More information about the svn-ports-head mailing list