Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2012 06:21:38 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304947 - in head: archivers/squeeze games/nsnake games/viruskiller
Message-ID:  <201209270621.q8R6Lckq065870@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep 27 06:21:38 2012
New Revision: 304947
URL: http://svn.freebsd.org/changeset/ports/304947

Log:
  - Reassign to the heap due to mail bounces

Modified:
  head/archivers/squeeze/Makefile   (contents, props changed)
  head/games/nsnake/Makefile   (contents, props changed)
  head/games/viruskiller/Makefile   (contents, props changed)

Modified: head/archivers/squeeze/Makefile
==============================================================================
--- head/archivers/squeeze/Makefile	Thu Sep 27 03:58:12 2012	(r304946)
+++ head/archivers/squeeze/Makefile	Thu Sep 27 06:21:38 2012	(r304947)
@@ -1,9 +1,5 @@
-# New ports collection makefile for: squeeze
-# Date created: 07 Jun 2010
-# Whom: markand
-#
+# Created by: markand
 # $FreeBSD$
-#
 
 PORTNAME=	squeeze
 PORTVERSION=	0.2.3
@@ -13,7 +9,7 @@ MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/apps/${PORTNAME}/${PORTVERSION:R}
 DIST_SUBDIR=	xfce4
 
-MAINTAINER=	markand@malikania.fr
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Squeeze is a modern and advanced archive manager
 
 LICENSE=	GPLv2

Modified: head/games/nsnake/Makefile
==============================================================================
--- head/games/nsnake/Makefile	Thu Sep 27 03:58:12 2012	(r304946)
+++ head/games/nsnake/Makefile	Thu Sep 27 06:21:38 2012	(r304947)
@@ -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

Modified: head/games/viruskiller/Makefile
==============================================================================
--- head/games/viruskiller/Makefile	Thu Sep 27 03:58:12 2012	(r304946)
+++ head/games/viruskiller/Makefile	Thu Sep 27 06:21:38 2012	(r304947)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209270621.q8R6Lckq065870>