diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 39c06186fafa7122957982b66909c1bfdfc3daa1 (patch) | |
tree | 3d8d4a144a3372a6a9c7557646e64a059477c35b /shells | |
parent | 7b98dfa90ab89a82f8f1bf5d1536d6edfce2812a (diff) |
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 0e7ea37d220b..96371554e7f3 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -11,7 +11,7 @@ CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ DISTNAME= es-0.9-beta1 -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes |