aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-12-08 04:09:02 +0800
committerRene Ladan <rene@FreeBSD.org>2020-12-08 04:09:02 +0800
commitbd2e6107fe48c561f7afe39ac4ddf69e838c32f9 (patch)
tree616ca0c5e95535e993f99fdf5196e0d77ce7af44 /lang
parentf488fb455a1f3d1a420f1107293c6892cd5188b9 (diff)
downloadfreebsd-ports-gnome-bd2e6107fe48c561f7afe39ac4ddf69e838c32f9.tar.gz
freebsd-ports-gnome-bd2e6107fe48c561f7afe39ac4ddf69e838c32f9.tar.zst
freebsd-ports-gnome-bd2e6107fe48c561f7afe39ac4ddf69e838c32f9.zip
Return mmokhi@'s ports to the pool after his commit bit was safekept.
Diffstat (limited to 'lang')
-rw-r--r--lang/cling/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cling/Makefile b/lang/cling/Makefile
index 3f5c708a18d7..66baa2f5ea5a 100644
--- a/lang/cling/Makefile
+++ b/lang/cling/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= lang devel
MASTER_SITES= https://root.cern.ch/download/cling/
DISTNAME= ${PORTNAME}_${DISTVERSION:C/^[0-9]\.[0-9]-//}_sources
-MAINTAINER= mmokhi@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Interactive C++ Interpreter Based on LLVM and Clang Libs
LICENSE= LLVM NCSA