summaryrefslogtreecommitdiff
path: root/www/zope29/files/zope.sh
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-16 00:02:25 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-16 00:02:25 +0000
commitbf01faeea1f0011fc692da98ed6e8541fe42d6b5 (patch)
tree9505b7a8dbeea040d613c8cda0914bda67e16412 /www/zope29/files/zope.sh
parent. Antlr now seems to require Java 1.4 or better (certainly the build fails (diff)
- Update to 2.7.3
PR: ports/73969 Submitted by: Gerhard Schmidt <estartu@augusta.de> (maintainer)
Notes
Notes: svn path=/head/; revision=121728
Diffstat (limited to 'www/zope29/files/zope.sh')
-rw-r--r--www/zope29/files/zope.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope29/files/zope.sh b/www/zope29/files/zope.sh
index 68dd8848a533..9d4c398f5a2f 100644
--- a/www/zope29/files/zope.sh
+++ b/www/zope29/files/zope.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Start or stop zope
-# $FreeBSD: /tmp/pcvs/ports/www/zope29/files/Attic/zope.sh,v 1.3 2004-07-02 20:41:00 thierry Exp $
+# $FreeBSD: /tmp/pcvs/ports/www/zope29/files/Attic/zope.sh,v 1.4 2004-11-16 00:02:25 pav Exp $
# PROVIDE: zope
# REQUIRE: DAEMON
@@ -13,7 +13,7 @@ prefix=%%PREFIX%%
# Define these zope_* variables in one of these files:
# /etc/rc.conf
# /etc/rc.conf.local
-# /etc/rc.conf.d/gkrellmd
+# /etc/rc.conf.d/zope
#
# DO NOT CHANGE THESE DEFAULT VALUES HERE
#