diff options
author | cpm <cpm@FreeBSD.org> | 2017-02-24 09:52:10 +0800 |
---|---|---|
committer | cpm <cpm@FreeBSD.org> | 2017-02-24 09:52:10 +0800 |
commit | 5115c1e020a7753f633f91003033e875117a1ff0 (patch) | |
tree | f68cfed6546af8ba6a7d3b477f9ac0bead436652 /lang | |
parent | 918358673e5093d0a715f52944fbffac49052b3c (diff) | |
download | freebsd-ports-gnome-5115c1e020a7753f633f91003033e875117a1ff0.tar.gz freebsd-ports-gnome-5115c1e020a7753f633f91003033e875117a1ff0.tar.zst freebsd-ports-gnome-5115c1e020a7753f633f91003033e875117a1ff0.zip |
Drop maintainership and return them back to the pool.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/icc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/icc/Makefile b/lang/icc/Makefile index c7567e46b3e8..b4f265baaa36 100644 --- a/lang/icc/Makefile +++ b/lang/icc/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # netchild@FreeBSD.org is willing to review patches and to provide background # infos regarding this port -MAINTAINER= cpm@fbsd.es +MAINTAINER= ports@FreeBSD.org COMMENT= Intels C/C++ compiler, set up to produce native FreeBSD binaries LICENSE= EPL LGPL21 |