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.