diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-07-19 12:24:05 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-07-19 12:24:05 +0000 |
| commit | 1317c81e0e712777b13c5fd89da47554bcc2817a (patch) | |
| tree | 2a304d21cfe9ea9d69d4b9faa45e684b17217617 | |
| parent | Remove fib support in the rc script it is natively supported by rc.subr (diff) | |
Drop maintainership
| -rw-r--r-- | devel/editline/Makefile | 2 |
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 |
