diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:08:16 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:08:16 +0000 |
commit | 6aca2d86dd2f35bb376e699b6e093c2fbf3903a3 (patch) | |
tree | dfe246c74713b958a4842d7e8126effd68313b46 /shells | |
parent | d3a106dccb14bb48a3451834ab98b763836d4c95 (diff) | |
download | ports-6aca2d86dd2f35bb376e699b6e093c2fbf3903a3.tar.gz ports-6aca2d86dd2f35bb376e699b6e093c2fbf3903a3.zip |
Notes
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 a8afd1cde805..f27322ee342e 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 |