Add cvsweb.conf* files to DATA.
This commit is contained in:
parent
ee63a4ae51
commit
70cace3e6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=7839
1 changed files with 2 additions and 1 deletions
|
@ -1,10 +1,11 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSD: www/en/cgi/Makefile,v 1.15 1999/09/06 07:02:39 peter Exp $
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
|
||||
DATA= ftp.mirrors
|
||||
DATA+= cvsweb.conf cvsweb.conf-freebsd cvsweb.conf-netbsd cvsweb.conf-openbsd
|
||||
CGI= ftp.cgi gallery.cgi mirror.cgi cgi-lib.pl cgi-style.pl
|
||||
CGI+= search.cgi cvsweb.cgi query-pr.cgi query-pr-summary.cgi
|
||||
CGI+= dosendpr.cgi freebsd.def html.pl reg.cgi missing_handler.cgi
|
||||
|
|
Loading…
Reference in a new issue