From owner-svn-ports-all@FreeBSD.ORG Sat Sep 22 03:30:15 2012 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 215D0106566B; Sat, 22 Sep 2012 03:30:15 +0000 (UTC) (envelope-from tabthorpe@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E25AB8FC0A; Sat, 22 Sep 2012 03:30:14 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q8M3UEMY074337; Sat, 22 Sep 2012 03:30:14 GMT (envelope-from tabthorpe@svn.freebsd.org) Received: (from tabthorpe@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q8M3UEnk074334; Sat, 22 Sep 2012 03:30:14 GMT (envelope-from tabthorpe@svn.freebsd.org) Message-Id: <201209220330.q8M3UEnk074334@svn.freebsd.org> From: Thomas Abthorpe Date: Sat, 22 Sep 2012 03:30:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r304654 - in head: x11-fonts/ppantsfonts x11-wm/hackedbox X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Sep 2012 03:30:15 -0000 Author: tabthorpe Date: Sat Sep 22 03:30:14 2012 New Revision: 304654 URL: http://svn.freebsd.org/changeset/ports/304654 Log: - Reassign to the heap due to mail bounces With hat: portmgr Modified: head/x11-fonts/ppantsfonts/Makefile (contents, props changed) head/x11-wm/hackedbox/Makefile (contents, props changed) Modified: head/x11-fonts/ppantsfonts/Makefile ============================================================================== --- head/x11-fonts/ppantsfonts/Makefile Sat Sep 22 03:06:29 2012 (r304653) +++ head/x11-fonts/ppantsfonts/Makefile Sat Sep 22 03:30:14 2012 (r304654) @@ -1,9 +1,5 @@ -# New ports collection makefile for: ppants-fonts -# Date created: 06/07/2003 -# Whom: Dominic Marks -# +# Created by: Dominic Marks # $FreeBSD$ -# PORTNAME= ppantsfonts PORTVERSION= 0.7 @@ -12,7 +8,7 @@ CATEGORIES= x11-fonts MASTER_SITES= http://cus.org.uk/~dom/distfiles/ppants-fonts/ DISTNAME= ${PORTNAME}-default-${PORTVERSION} -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= A set of small angular fonts NO_BUILD= yes Modified: head/x11-wm/hackedbox/Makefile ============================================================================== --- head/x11-wm/hackedbox/Makefile Sat Sep 22 03:06:29 2012 (r304653) +++ head/x11-wm/hackedbox/Makefile Sat Sep 22 03:30:14 2012 (r304654) @@ -1,10 +1,5 @@ -# New ports collection makefile for: hackedbox -# Date created: 2002-05-11 -# Whom: Dominic Marks -# based on the blackbox and openbox ports -# +# Created by: Dominic Marks # $FreeBSD$ -# PORTNAME= hackedbox PORTVERSION= 0.8.4 @@ -14,7 +9,7 @@ MASTER_SITES= http://scrudgeware.org/dow http://www.sourcefiles.org/Window_Managers/ \ http://mirror.bytemark.co.uk/freebsd/distfiles/ -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= Hackedbox is a small and fast window manager based on Blackbox MAN1= hackedbox.1