svn commit: r391117 - head/lang/clojure

Rui Paulo rpaulo at FreeBSD.org
Wed Jul 1 19:36:55 UTC 2015


Author: rpaulo
Date: Wed Jul  1 19:36:54 2015
New Revision: 391117
URL: https://svnweb.freebsd.org/changeset/ports/391117

Log:
  Update the maintainer address.
  
  The maintainer sent me a private email requesting this change.
  
  Approved by:	swills

Modified:
  head/lang/clojure/Makefile

Modified: head/lang/clojure/Makefile
==============================================================================
--- head/lang/clojure/Makefile	Wed Jul  1 19:29:16 2015	(r391116)
+++ head/lang/clojure/Makefile	Wed Jul  1 19:36:54 2015	(r391117)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://repo1.maven.org/mav
 EXTRACT_SUFX=	.jar
 EXTRACT_ONLY=	# empty
 
-MAINTAINER=	jan0sch at gmx.net
+MAINTAINER=	jan0sch at mykolab.com
 COMMENT=	Dynamic programming language for the JVM
 
 LICENSE=	EPL


More information about the svn-ports-all mailing list