svn commit: r308185 - in head: lang/python-mode.el mail/proxsmtp

Thomas Abthorpe tabthorpe at FreeBSD.org
Tue Dec 4 04:25:39 UTC 2012


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 at gufi.org
-#
+# Created by: Dario Freni <saturnero at 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 at gufi.org
+MAINTAINER=	ports at 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 at gufi.org>
-#
+# Created by: Dario Freni <saturnero at gufi.org>
 # $FreeBSD$
-#
 
 PORTNAME=	proxsmtp
 PORTVERSION=	1.8
 CATEGORIES=	mail security
 MASTER_SITES=	http://memberwebs.com/stef/software/proxsmtp/
 
-MAINTAINER=	saturnero at gufi.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A flexible SMTP filter which can act also as transparent proxy
 
 USE_GMAKE=	yes


More information about the svn-ports-all mailing list