From 88b0f2f948f953d64b5e56b8809678907fdfc594 Mon Sep 17 00:00:00 2001 From: alane Date: Thu, 20 Jun 2002 00:25:44 +0000 Subject: 1. Redirect stderr to /dev/null as well as stdout in rc.d/zope.sh, so that boot time startup does not fail. 2. Bump PORTREVSION (not in PR). PR: ports/37878 Submitted by: alane Reviewed by: will Approved by: will --- www/zope210/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/zope210/Makefile') diff --git a/www/zope210/Makefile b/www/zope210/Makefile index 6fe89377a37e..32ca0ae0537c 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -7,7 +7,7 @@ PORTNAME= zope PORTVERSION= 2.5.1 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= www python zope MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src -- cgit