diff options
author | eadler <eadler@FreeBSD.org> | 2011-08-22 00:12:46 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2011-08-22 00:12:46 +0800 |
commit | 7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57 (patch) | |
tree | 2b66cee794fd5ce79182cf50bf8bf8fe2af077df /devel/readline/Makefile | |
parent | 98ecb18703a87e81fe2fd46633a8b23e91913f35 (diff) | |
download | freebsd-ports-gnome-7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57.tar.gz freebsd-ports-gnome-7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57.tar.zst freebsd-ports-gnome-7371c9dd7c12e0ad1fe8ae5efc9f2fabd6f3db57.zip |
- change the email address I use to maintain ports
Approved by: bapt (mentor)
Diffstat (limited to 'devel/readline/Makefile')
-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 79615cab14dd..120ed6d78a29 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \ ftp://ftp.cwru.edu/pub/bash/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@eitanadler.com +MAINTAINER= eadler@freebsd.org COMMENT= A library for editing command lines as they are typed LICENCE= GPLv3 |