diff --git a/sysupd b/sysupd index cb66797..3ed7eb5 100755 --- a/sysupd +++ b/sysupd @@ -2,7 +2,7 @@ # Update Various System Files, Ports, etc. # Copyright (c) 2006-2013, TundraWare Inc, Des Plaines, IL USA # All Rights Reserved -# $Id: sysupd,v 1.144 2013/09/14 14:36:08 tundra Exp $ +# $Id: sysupd,v 1.145 2013/09/15 16:10:45 tundra Exp $ ##### @@ -16,7 +16,7 @@ # List Of Sets To Process By Default ##### -#ALL='debian freebsd_doc freebsd_ports freebsd_src redhat texlive' +#ALL='debian freebsd_doc freebsd_ports freebsd_src freebsd_sys redhat texlive' # !!! # !!! Edit this or the program will do nothing without CLI args