svn commit: r304947 - in head: archivers/squeeze games/nsnake games/viruskiller
Thomas Abthorpe
tabthorpe at FreeBSD.org
Thu Sep 27 06:21:39 UTC 2012
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 at malikania.fr
+MAINTAINER= ports at 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 at malikania.fr
+MAINTAINER= ports at 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 at malikania.fr
+MAINTAINER= ports at FreeBSD.org
COMMENT= An arcade game that relies on quick reflexes
LICENSE= GPLv2
More information about the svn-ports-all
mailing list