aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2013-01-09 19:50:06 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2013-01-09 19:50:06 +0000
commitb2d4b657d1239d23bc853122a6b73045c9553ff9 (patch)
tree43203035e6cea17f91ff3c08aacd82ec9ad6b74f /games
parent694b703906a0b585d4a00988c226fdc6f04feb07 (diff)
downloadports-b2d4b657d1239d23bc853122a6b73045c9553ff9.tar.gz
ports-b2d4b657d1239d23bc853122a6b73045c9553ff9.zip
Notes
Diffstat (limited to 'games')
-rw-r--r--games/bubbros/Makefile8
-rw-r--r--games/hohlin/Makefile8
-rw-r--r--games/pathological/Makefile8
-rw-r--r--games/polypuzzle/Makefile8
-rw-r--r--games/py-ski/Makefile8
5 files changed, 10 insertions, 30 deletions
diff --git a/games/bubbros/Makefile b/games/bubbros/Makefile
index 8c2813fd3837..75f0083786f6 100644
--- a/games/bubbros/Makefile
+++ b/games/bubbros/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: bub-n-bros
-# Date created: 26 January 2005
-# Whom: Janos Mohacsi <janos.mohacsi@bsd.hu>
-#
+# Created by: Janos Mohacsi <janos.mohacsi@bsd.hu>
# $FreeBSD$
-#
PORTNAME= bubbros
PORTVERSION= 1.6
@@ -11,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= games
MASTER_SITES= SF/bub-n-bros/bub-n-bros/${PORTVERSION}
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= jmohacsi@bsd.hu
COMMENT= Multiplayer clone of the famous Bubble Bobble game
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
diff --git a/games/hohlin/Makefile b/games/hohlin/Makefile
index 9452168f65ff..c49651f60451 100644
--- a/games/hohlin/Makefile
+++ b/games/hohlin/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: hohlin
-# Date created: 2004-08-17
-# Whom: Janos Mohacsi <janos.mohacsi@bsd.hu>
-#
+# Created by: Janos Mohacsi <janos.mohacsi@bsd.hu>
# $FreeBSD$
-#
PORTNAME= hohlin
PORTVERSION= 1.01
@@ -15,7 +11,7 @@ MASTER_SITES= http://skye.ki.iif.hu/~mohacsi/downloads/
PKGNAMEPREFIX= linux-
DISTNAME= ${PORTNAME}-${SHORTPORTVERSION}
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= jmohacsi@bsd.hu
COMMENT= Remake of the classic spectrum game Head over Heels
WRKSRC= ${WRKDIR}/hoh-install-${PORTVERSION}/
diff --git a/games/pathological/Makefile b/games/pathological/Makefile
index 5e36fd6c19f6..bc8b37fe6533 100644
--- a/games/pathological/Makefile
+++ b/games/pathological/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pathological
-# Date created: 15 Sept 2003
-# Whom: Janos Mohacsi <janos.mohacsi@bsd.hu>
-#
+# Created by: Janos Mohacsi <janos.mohacsi@bsd.hu>
# $FreeBSD$
-#
PORTNAME= pathological
PORTVERSION= 1.1.3
@@ -11,7 +7,7 @@ PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= SF
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= jmohacsi@bsd.hu
COMMENT= Enriched clone of the game "Logical"
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pygame/__init__.py:${PORTSDIR}/devel/py-game
diff --git a/games/polypuzzle/Makefile b/games/polypuzzle/Makefile
index 868e214f41d5..19fbb76d565d 100644
--- a/games/polypuzzle/Makefile
+++ b/games/polypuzzle/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: polypuzzle
-# Date created: 30 June 2004
-# Whom: janos.mohacsi@bsd.hu
-#
+# Created by: janos.mohacsi@bsd.hu
# $FreeBSD$
-#
PORTNAME= polypuzzle
PORTVERSION= 1.6
@@ -12,7 +8,7 @@ CATEGORIES= games tcl tk
MASTER_SITES= ftp://ibiblio.org/pub/Linux/games/
EXTRACT_SUFX= .tgz
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= jmohacsi@bsd.hu
COMMENT= Tessellation puzzle game
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84
diff --git a/games/py-ski/Makefile b/games/py-ski/Makefile
index 3e5c195adbbd..0249080b77d3 100644
--- a/games/py-ski/Makefile
+++ b/games/py-ski/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-ski
-# Date created: 27 Feb 2004
-# Whom: janos.mohacsi@bsd.hu
-#
+# Created by: janos.mohacsi@bsd.hu
# $FreeBSD$
-#
PORTNAME= ski
PORTVERSION= 6.5
@@ -11,7 +7,7 @@ CATEGORIES= games python
MASTER_SITES= http://catb.org/~esr/ski/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= janos.mohacsi@bsd.hu
+MAINTAINER= jmohacsi@bsd.hu
COMMENT= Skiing simulation with curses interface in python
USE_PYTHON= yes