From d3a106dccb14bb48a3451834ab98b763836d4c95 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 8 Dec 2000 13:06:26 +0000 Subject: Bump PORTREVISION because of the added efree()/erealloc() patch. Also, let people blame Loren James Rittle for future es problems ;) Submitted by: Loren James Rittle --- shells/es/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3