diff options
author | roam <roam@FreeBSD.org> | 2000-12-08 13:08:16 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2000-12-08 13:08:16 +0000 |
commit | f3a5be8c5fe2123dda6910439c17b4bbd8721a1f (patch) | |
tree | 4f7134564bc294105da860f52e91968671538341 /shells | |
parent | 52dd656e360e19aa40dfd2a3d5bfb9e43ebfd614 (diff) | |
download | FreeBSD-ports-f3a5be8c5fe2123dda6910439c17b4bbd8721a1f.zip FreeBSD-ports-f3a5be8c5fe2123dda6910439c17b4bbd8721a1f.tar.gz |
Well, basic reading skills certainly do help occassionally - Loren
James Rittle suggested that he be added as port maintainer with another
e-mail address.
Diffstat (limited to 'shells')
-rw-r--r-- | shells/es/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/es/Makefile b/shells/es/Makefile index a8afd1c..f27322e 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -12,7 +12,7 @@ CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ DISTNAME= es-0.9-beta1 -MAINTAINER= rittle@latour.rsch.comm.mot.com +MAINTAINER= ljrittle@acm.org GNU_CONFIGURE= yes |