diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:06:26 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-08 13:06:26 +0000 |
commit | d3a106dccb14bb48a3451834ab98b763836d4c95 (patch) | |
tree | 91fa260e7efdb10687eb7c4ae42179e8697d26a1 /shells | |
parent | df14c0842b70e56c1da831d7e7dd7f02bb85a6bf (diff) | |
download | ports-d3a106dccb14bb48a3451834ab98b763836d4c95.tar.gz ports-d3a106dccb14bb48a3451834ab98b763836d4c95.zip |
Notes
Diffstat (limited to 'shells')
-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 989cce55650b..a8afd1cde805 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 |