summaryrefslogtreecommitdiff
path: root/lang/c
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-28 17:10:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-28 17:10:58 +0000
commitac697c88caf2d7ea57063d706371e284df1fcda0 (patch)
tree8583dcf067277decb705dc45920ac24f1598fb0e /lang/c
parentUpdate lang/erlang-runtime20 to version 20.3.8.26. (diff)
Pass maintainership to submitter
PR: 244500 Submitted by: Chris Hutchinson <portmaster@bsdforge.com>
Notes
Notes: svn path=/head/; revision=527341
Diffstat (limited to 'lang/c')
-rw-r--r--lang/c/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/c/Makefile b/lang/c/Makefile
index 834728f30ab1..ac78417b527d 100644
--- a/lang/c/Makefile
+++ b/lang/c/Makefile
@@ -5,7 +5,7 @@ DISTVERSIONPREFIX= v
DISTVERSION= 0.11
CATEGORIES= lang
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Tool to compile and run C programs like a shell script
LICENSE= MIT