summaryrefslogtreecommitdiff
path: root/shells/es
diff options
context:
space:
mode:
authorPeter Pentchev <roam@FreeBSD.org>2000-12-08 13:06:26 +0000
committerPeter Pentchev <roam@FreeBSD.org>2000-12-08 13:06:26 +0000
commitd3a106dccb14bb48a3451834ab98b763836d4c95 (patch)
tree91fa260e7efdb10687eb7c4ae42179e8697d26a1 /shells/es
parentfree() before realloc() is bad, bad, bad. (diff)
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 <rittle@latour.rsch.comm.mot.com>
Notes
Notes: svn path=/head/; revision=35766
Diffstat (limited to 'shells/es')
-rw-r--r--shells/es/Makefile3
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