Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2012 04:25: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: r308185 - in head: lang/python-mode.el mail/proxsmtp
Message-ID:  <201212040425.qB44Pc9T050457@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Tue Dec  4 04:25:38 2012
New Revision: 308185
URL: http://svnweb.freebsd.org/changeset/ports/308185

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

Modified:
  head/lang/python-mode.el/Makefile   (contents, props changed)
  head/mail/proxsmtp/Makefile   (contents, props changed)

Modified: head/lang/python-mode.el/Makefile
==============================================================================
--- head/lang/python-mode.el/Makefile	Tue Dec  4 03:57:53 2012	(r308184)
+++ head/lang/python-mode.el/Makefile	Tue Dec  4 04:25:38 2012	(r308185)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	python-mode.el
-# Date created:				11 October 2005
-# Whom:					Dario Freni <saturnero@gufi.org
-#
+# Created by: Dario Freni <saturnero@gufi.org
 # $FreeBSD$
-#
 
 PORTNAME=	python-mode.el
 PORTVERSION=	1.0
@@ -13,7 +9,7 @@ CATEGORIES=	lang elisp python
 MASTER_SITES=	SF/python-mode/OldFiles
 DISTNAME=	python-mode-${PORTVERSION}
 
-MAINTAINER=	saturnero@gufi.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Emacs lisp module for the Python language
 
 NO_BUILD=	yes

Modified: head/mail/proxsmtp/Makefile
==============================================================================
--- head/mail/proxsmtp/Makefile	Tue Dec  4 03:57:53 2012	(r308184)
+++ head/mail/proxsmtp/Makefile	Tue Dec  4 04:25:38 2012	(r308185)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	proxsmtp
-# Date created:		2005-05-03
-# Whom:			Dario Freni <saturnero@gufi.org>
-#
+# Created by: Dario Freni <saturnero@gufi.org>
 # $FreeBSD$
-#
 
 PORTNAME=	proxsmtp
 PORTVERSION=	1.8
 CATEGORIES=	mail security
 MASTER_SITES=	http://memberwebs.com/stef/software/proxsmtp/
 
-MAINTAINER=	saturnero@gufi.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A flexible SMTP filter which can act also as transparent proxy
 
 USE_GMAKE=	yes



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