diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-29 19:44:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-29 19:44:05 +0000 |
commit | d43eee908f23c5759f3d360d54967302618ac664 (patch) | |
tree | 3d70a1843159f4f3dc0a108a4805bd28c38863df /java/jboss4/files/daemonctl.c.in | |
parent | - Upgrade to 0.7.5 (diff) |
- Update to 4.2.0.GA2
PR: ports/113844
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer)
Notes
Notes:
svn path=/head/; revision=196641
Diffstat (limited to '')
-rw-r--r-- | java/jboss4/files/daemonctl.c.in (renamed from java/jboss4/files/daemonctl.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jboss4/files/daemonctl.c b/java/jboss4/files/daemonctl.c.in index d5f67318b7cf..7bcdc6b7f5e8 100644 --- a/java/jboss4/files/daemonctl.c +++ b/java/jboss4/files/daemonctl.c.in @@ -7,7 +7,7 @@ * Original by Ernst de Haan <znerd@freebsd.org> * www/jakarta-tomcat4/files/daemonctl.c * - * $FreeBSD: /tmp/pcvs/ports/java/jboss4/files/Attic/daemonctl.c,v 1.3 2004-12-22 20:44:23 hq Exp $ + * $FreeBSD$ */ #include <assert.h> |