summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorlukem <lukem>2004-06-09 01:56:15 +0000
committerlukem <lukem>2004-06-09 01:56:15 +0000
commit0f0fb7b99be826f15c0c6872d31869262bb06b62 (patch)
tree01428232c115d8413961ccdc589f227b90e27dd6 /www
parentd53cccc97cd0b4e1c106842d48e15d81c4767791 (diff)
downloadpkgsrc-0f0fb7b99be826f15c0c6872d31869262bb06b62.tar.gz
Oops; forgot to change PKG_SYSCONFSUBDIR to 'cvsweb'
Diffstat (limited to 'www')
-rw-r--r--www/cvsweb/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/cvsweb/Makefile b/www/cvsweb/Makefile
index 2bee189adec..dd4122e680a 100644
--- a/www/cvsweb/Makefile
+++ b/www/cvsweb/Makefile
@@ -1,5 +1,5 @@
#
-# $NetBSD: Makefile,v 1.20 2004/06/09 01:54:16 lukem Exp $
+# $NetBSD: Makefile,v 1.21 2004/06/09 01:56:15 lukem Exp $
#
DISTNAME= cvsweb-3.0.1
@@ -23,7 +23,7 @@ USE_PKGINSTALL= YES
PERL5_REQD+= 5.6
REPLACE_PERL= cvsweb.cgi
-PKG_SYSCONFSUBDIR?= httpd
+PKG_SYSCONFSUBDIR?= cvsweb
EGDIR= ${PREFIX}/share/examples/${PKGBASE}
DOCDIR= ${PREFIX}/share/doc/${PKGBASE}