diff options
author | netchild <netchild@FreeBSD.org> | 2002-08-31 11:25:57 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2002-08-31 11:25:57 +0000 |
commit | 721ead10f93a0ac19736b65b71efe56c79620d6b (patch) | |
tree | ff7f2ab018de1cd75ab2bef079139e640797304e /www/Makefile | |
parent | 0941e4ec2ba507a15e6f98f9450777b5ac8f25ec (diff) | |
download | FreeBSD-ports-721ead10f93a0ac19736b65b71efe56c79620d6b.zip FreeBSD-ports-721ead10f93a0ac19736b65b71efe56c79620d6b.tar.gz |
Add interchange 4.8.6, RedHat's database-enabled e-commerce server.
The committed port is an improved and updated version of the submitted one,
thanks to Stefan (Racke) Hornburg <racke@linuxia.de> for his helpful hints
about some configure/build internals of interchange.
I decided to take over maintainership of this port for a while until someone
more responsive than the port submitter (no answer so far from him since I
decided to take over the PR) is interested in it or until I think the testing
period of this port is over.
PR: 41390
Submitted by: Seth Kingsley <sethk@meowfishies.com>
Thanks to: Stefan (Racke) Hornburg <racke@linuxia.de>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 692153f..bfd6bd2 100644 --- a/www/Makefile +++ b/www/Makefile @@ -110,6 +110,7 @@ SUBDIR += httrack SUBDIR += hypermail SUBDIR += indexme + SUBDIR += interchange SUBDIR += jakarta-jmeter SUBDIR += jakarta-tomcat3 SUBDIR += jakarta-tomcat4 |