svn commit: r308263 - head/lang/python-mode.el

Pietro Cerutti gahr at FreeBSD.org
Tue Dec 4 20:02:11 UTC 2012


Author: gahr
Date: Tue Dec  4 20:02:10 2012
New Revision: 308263
URL: http://svnweb.freebsd.org/changeset/ports/308263

Log:
  - Add missing closing > on Created by line
  
  Feature safe:	yes

Modified:
  head/lang/python-mode.el/Makefile

Modified: head/lang/python-mode.el/Makefile
==============================================================================
--- head/lang/python-mode.el/Makefile	Tue Dec  4 18:51:06 2012	(r308262)
+++ head/lang/python-mode.el/Makefile	Tue Dec  4 20:02:10 2012	(r308263)
@@ -1,4 +1,4 @@
-# Created by: Dario Freni <saturnero at gufi.org
+# Created by: Dario Freni <saturnero at gufi.org>
 # $FreeBSD$
 
 PORTNAME=	python-mode.el


More information about the svn-ports-all mailing list