summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-07-18 23:47:01 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-07-18 23:47:01 +0000
commitaae697a4f6fab1fc8308ee41c866ce745f59f29e (patch)
treede6e8b4a59d910b819d2e8be2e22235fbaeb00e5 /devel
parentadd some missing files and sort all files (diff)
Browse two repositories by default.
local => /home/cvs FreeBSD => /home/ncvs
Notes
Notes: svn path=/head/; revision=30806
Diffstat (limited to 'devel')
-rw-r--r--devel/cvsweb/Makefile2
-rw-r--r--devel/cvsweb3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/cvsweb/Makefile b/devel/cvsweb/Makefile
index df727c7a926f..0429a8db5a54 100644
--- a/devel/cvsweb/Makefile
+++ b/devel/cvsweb/Makefile
@@ -19,7 +19,7 @@ NO_BUILD= yes
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)
.if defined(PACKAGE_BUILDING) || !defined(CVSROOT) || empty(CVSROOT)
-CVSROOT= /home/ncvs
+CVSROOT= /home/cvs
.endif
# Specify the title of your cvsweb site.
diff --git a/devel/cvsweb3/Makefile b/devel/cvsweb3/Makefile
index df727c7a926f..0429a8db5a54 100644
--- a/devel/cvsweb3/Makefile
+++ b/devel/cvsweb3/Makefile
@@ -19,7 +19,7 @@ NO_BUILD= yes
# Specify where your repository belongs.
# (You can reconfigure it after installation anyway)
.if defined(PACKAGE_BUILDING) || !defined(CVSROOT) || empty(CVSROOT)
-CVSROOT= /home/ncvs
+CVSROOT= /home/cvs
.endif
# Specify the title of your cvsweb site.