summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 12:24:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-19 12:24:05 +0000
commit1317c81e0e712777b13c5fd89da47554bcc2817a (patch)
tree2a304d21cfe9ea9d69d4b9faa45e684b17217617
parentRemove fib support in the rc script it is natively supported by rc.subr (diff)
Drop maintainership
-rw-r--r--devel/editline/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/editline/Makefile b/devel/editline/Makefile
index 1a1b7cdf9e8f..daf4e80521ed 100644
--- a/devel/editline/Makefile
+++ b/devel/editline/Makefile
@@ -4,7 +4,7 @@ PORTNAME= editline
PORTVERSION= 1.14.2
CATEGORIES= devel
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Minix editline: A free readline() for UNIX
LICENSE= BSD4CLAUSE