aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
Diffstat (limited to 'games')
-rw-r--r--games/nsnake/Makefile8
-rw-r--r--games/viruskiller/Makefile8
2 files changed, 4 insertions, 12 deletions
diff --git a/games/nsnake/Makefile b/games/nsnake/Makefile
index 2b8c0a01b2a7..24739fc7df7a 100644
--- a/games/nsnake/Makefile
+++ b/games/nsnake/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: nsnake
-# Date created: 08 March 2011
-# Whom: markand
-#
+# Created by: markand
# $FreeBSD$
-#
PORTNAME= nsnake
PORTVERSION= 1.2.1
@@ -11,7 +7,7 @@ CATEGORIES= games
MASTER_SITES= http://softs.malikania.fr/releases/
EXTRACT_SUFX= .tgz
-MAINTAINER= markand@malikania.fr
+MAINTAINER= ports@FreeBSD.org
COMMENT= A snake game written in C and ncurses
MAN6= nsnake.6
diff --git a/games/viruskiller/Makefile b/games/viruskiller/Makefile
index 15c25f188979..314297bb9e70 100644
--- a/games/viruskiller/Makefile
+++ b/games/viruskiller/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: viruskiller
-# Date created: 2010-08-16
-# Whom: markand
-#
+# Created by: markand
# $FreeBSD$
-#
PORTNAME= viruskiller
PORTVERSION= 1.03
@@ -12,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= http://www.parallelrealities.co.uk/download/viruskiller/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
-MAINTAINER= markand@malikania.fr
+MAINTAINER= ports@FreeBSD.org
COMMENT= An arcade game that relies on quick reflexes
LICENSE= GPLv2