Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Oct 2012 13:06:32 +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: r306069 - in head: net/xboxproxy www/cntlm
Message-ID:  <201210181306.q9ID6W9e042256@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Oct 18 13:06:32 2012
New Revision: 306069
URL: http://svn.freebsd.org/changeset/ports/306069

Log:
  - Reassign to the heap at maintainer's request
  
  Feature safe:	yes
  Redports:	ignore

Modified:
  head/net/xboxproxy/Makefile   (contents, props changed)
  head/www/cntlm/Makefile   (contents, props changed)

Modified: head/net/xboxproxy/Makefile
==============================================================================
--- head/net/xboxproxy/Makefile	Thu Oct 18 13:01:49 2012	(r306068)
+++ head/net/xboxproxy/Makefile	Thu Oct 18 13:06:32 2012	(r306069)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	xboxproxy
-# Date created:		6 October 2005
-# Whom:			Antony Mawer <ports@mawer.org>
-#
+# Created by: Antony Mawer <ports@mawer.org>
 # $FreeBSD$
 
 PORTNAME=	xboxproxy
@@ -11,7 +8,7 @@ CATEGORIES=	net
 MASTER_SITES=	http://www.semicomplete.com/files/xboxproxy/
 DISTNAME=	proxy-${PORTVERSION}
 
-MAINTAINER=	ports@mawer.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A proxy for the XBox system link protocol
 
 BUILD_DEPENDS=	${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10

Modified: head/www/cntlm/Makefile
==============================================================================
--- head/www/cntlm/Makefile	Thu Oct 18 13:01:49 2012	(r306068)
+++ head/www/cntlm/Makefile	Thu Oct 18 13:06:32 2012	(r306069)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:   cntlm
-# Date created:        23 July 2009
-# Whom:                Antony Mawer <ports@mawer.org>
-#
+# Created by: Antony Mawer <ports@mawer.org>
 # $FreeBSD$
-#
 
 PORTNAME=	cntlm
 PORTVERSION=	0.92.2
 CATEGORIES=	www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
 
-MAINTAINER=	ports@mawer.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An NTLM / NTLM Session Response / NTLMv2 authenticating HTTP proxy
 
 USE_RC_SUBR=	cntlm



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