diff options
-rw-r--r-- | shells/es/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/shells/es/Makefile b/shells/es/Makefile index 989cce5..a8afd1c 100644 --- a/shells/es/Makefile +++ b/shells/es/Makefile @@ -7,11 +7,12 @@ PORTNAME= es PORTVERSION= 0.9.b1 +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= ftp://ftp.sys.toronto.edu/pub/es/ DISTNAME= es-0.9-beta1 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rittle@latour.rsch.comm.mot.com GNU_CONFIGURE= yes |