aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorrpaulo <rpaulo@FreeBSD.org>2015-07-02 03:36:54 +0800
committerrpaulo <rpaulo@FreeBSD.org>2015-07-02 03:36:54 +0800
commitb86ebdcf247ad9a0111aaef452ce616c604204f8 (patch)
tree19ad28dbce253d2f949fcbafc880b46fc3ce6526 /lang
parent9dfa556a1979ccf80fb019007b184412a505e334 (diff)
downloadfreebsd-ports-gnome-b86ebdcf247ad9a0111aaef452ce616c604204f8.tar.gz
freebsd-ports-gnome-b86ebdcf247ad9a0111aaef452ce616c604204f8.tar.zst
freebsd-ports-gnome-b86ebdcf247ad9a0111aaef452ce616c604204f8.zip
Update the maintainer address.
The maintainer sent me a private email requesting this change. Approved by: swills
Diffstat (limited to 'lang')
-rw-r--r--lang/clojure/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/clojure/Makefile b/lang/clojure/Makefile
index 2f6010090cde..1c4d12e174cf 100644
--- a/lang/clojure/Makefile
+++ b/lang/clojure/Makefile
@@ -8,7 +8,7 @@ MASTER_SITES= http://repo1.maven.org/maven2/org/clojure/clojure/${PORTVERSION}/
EXTRACT_SUFX= .jar
EXTRACT_ONLY= # empty
-MAINTAINER= jan0sch@gmx.net
+MAINTAINER= jan0sch@mykolab.com
COMMENT= Dynamic programming language for the JVM
LICENSE= EPL