summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>1999-08-08 14:28:18 +0000
committerAndreas Klemm <andreas@FreeBSD.org>1999-08-08 14:28:18 +0000
commit17da5ba7bb9cb7479a3017b17b257aa00a5147d2 (patch)
treea7305da968d4ddae6917b4f0945174d7cddbe2b7 /www
parentUpdate from 2.2-STABLE3 -> 2.2-STABLE4 (diff)
apache's cgi-dir now resides in ${PREFIX}/share/apache
Notes
Notes: svn path=/head/; revision=20614
Diffstat (limited to 'www')
-rw-r--r--www/cgiwrap/Makefile4
-rw-r--r--www/cgiwrap/pkg-plist8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile
index 5ccf0d17047a..7f9fb338b2fd 100644
--- a/www/cgiwrap/Makefile
+++ b/www/cgiwrap/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 July 1998
# Whom: Brent J. Nordquist <bjn@visi.com>
#
-# $Id: Makefile,v 1.2 1998/08/17 00:38:16 steve Exp $
+# $Id: Makefile,v 1.3 1999/05/18 02:53:40 mharo Exp $
#
DISTNAME= cgiwrap-3.6.3
@@ -37,7 +37,7 @@ CGIDIR= public_html/cgi-bin
###
# Use these options for Apache:
###
-INSTALLDIR= ${PREFIX}/www/cgi-bin
+INSTALLDIR= ${PREFIX}/share/apache/cgi-bin
HTTPDUSER= --with-httpd-user=nobody
pre-install:
diff --git a/www/cgiwrap/pkg-plist b/www/cgiwrap/pkg-plist
index 809ee6544c30..8f1af3c7134d 100644
--- a/www/cgiwrap/pkg-plist
+++ b/www/cgiwrap/pkg-plist
@@ -16,7 +16,7 @@ share/doc/cgiwrap/thanks.html
share/doc/cgiwrap/todo.html
share/doc/cgiwrap/tricks.html
share/doc/cgiwrap/y2k.html
-www/cgi-bin/cgiwrap
-www/cgi-bin/cgiwrapd
-www/cgi-bin/nph-cgiwrap
-www/cgi-bin/nph-cgiwrapd
+share/apache/cgi-bin/cgiwrap
+share/apache/cgi-bin/cgiwrapd
+share/apache/cgi-bin/nph-cgiwrap
+share/apache/cgi-bin/nph-cgiwrapd