Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Sep 2012 02:27:36 +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: r304651 - head/net/pear-Net_IDNA
Message-ID:  <201209220227.q8M2RaVQ063418@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Sat Sep 22 02:27:36 2012
New Revision: 304651
URL: http://svn.freebsd.org/changeset/ports/304651

Log:
  - Reassign to the heap due to mail bounces
  
  With hat:	portmgr

Modified:
  head/net/pear-Net_IDNA/Makefile   (contents, props changed)

Modified: head/net/pear-Net_IDNA/Makefile
==============================================================================
--- head/net/pear-Net_IDNA/Makefile	Sat Sep 22 02:22:17 2012	(r304650)
+++ head/net/pear-Net_IDNA/Makefile	Sat Sep 22 02:27:36 2012	(r304651)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	pear-Net_IDNA
-# Date created:		26 Mai 2009
-# Whom:			Michael Frey <frey@raum3.de>
-#
+# Created by: Michael Frey <frey@raum3.de>
 # $FreeBSD$
-#
 
 PORTNAME=	Net_IDNA
 PORTVERSION=	0.7.2
 PORTREVISION=	1
 CATEGORIES=	net pear
 
-MAINTAINER=	frey@raum3.de
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Pear Punycode encoding and decoding package
 
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear



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