[Refdb-cvs] CVS: ports/freebsd/files patch-aa,NONE,1.1
Status: Beta
Brought to you by:
mhoenicka
From: Paul A. H. <pau...@us...> - 2005-05-09 23:33:31
|
Update of /cvsroot/refdb/ports/freebsd/files In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30851/files Added Files: patch-aa Log Message: Initial commit of FreeBSD Ports System skeleton. --- NEW FILE --- *** scripts/refdb.orig Sat Apr 30 16:45:49 2005 --- scripts/refdb Sat Apr 30 16:46:18 2005 *************** *** 43,49 **** # set to 'YES' if the OS uses a BSD-style daemon startup system (this is # true for BSD-UNIX and Unices derived thereof, as well as for the # Slackware Linux distribution) ! BSDSTYLE=NO # don't get interrupted trap "" 1 --- 43,49 ---- # set to 'YES' if the OS uses a BSD-style daemon startup system (this is # true for BSD-UNIX and Unices derived thereof, as well as for the # Slackware Linux distribution) ! BSDSTYLE=YES # don't get interrupted trap "" 1 |