diff options
author | araujo <araujo@FreeBSD.org> | 2009-05-12 00:50:04 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-05-12 00:50:04 +0800 |
commit | d44dc79cd530f5c91714a5a010f134f2909d8a1b (patch) | |
tree | 3e501a99d0214c3bf673c59f3873d081b230c37b /devel | |
parent | 196048aff8777faa2b04c255c2d64430cba04494 (diff) | |
download | freebsd-ports-gnome-d44dc79cd530f5c91714a5a010f134f2909d8a1b.tar.gz freebsd-ports-gnome-d44dc79cd530f5c91714a5a010f134f2909d8a1b.tar.zst freebsd-ports-gnome-d44dc79cd530f5c91714a5a010f134f2909d8a1b.zip |
- Pass maintainership to submitter.
PR: ports/132400
Submitted by: Eitan Adler <EitanAdlerList@gmail.com>
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 |