diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/readline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 76dabbcfef38..97a9483b073d 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= EitanAdlerList@gmail.com COMMENT= A library for editing command lines as they are typed GNU_CONFIGURE= yes |