diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 23:57:57 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-22 23:57:57 +0800 |
commit | 2f93443773c313b3a9fb3184c85a797ea4eacfb1 (patch) | |
tree | 4e898c95b87077edd3ecd4492cc4ac805192814a /games/spellathon | |
parent | 2c710a0932098697fe636f8431096c7ed1dd3e14 (diff) | |
download | freebsd-ports-gnome-2f93443773c313b3a9fb3184c85a797ea4eacfb1.tar.gz freebsd-ports-gnome-2f93443773c313b3a9fb3184c85a797ea4eacfb1.tar.zst freebsd-ports-gnome-2f93443773c313b3a9fb3184c85a797ea4eacfb1.zip |
- Reassign to the heap at maintainer's request
Diffstat (limited to 'games/spellathon')
-rw-r--r-- | games/spellathon/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/spellathon/Makefile b/games/spellathon/Makefile index bcf00e2714e3..9725eeeccb8a 100644 --- a/games/spellathon/Makefile +++ b/games/spellathon/Makefile @@ -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@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Word game to test your English vocabulary skills USE_QT4= gui moc_build qmake_build rcc_build uic_build |