diff --git a/sysupd b/sysupd index 1024a86..e5a4633 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.149 2015/04/25 19:11:07 tundra Exp $ +# $Id: sysupd,v 1.150 2015/04/25 19:19:10 tundra Exp $ ##### @@ -16,7 +16,7 @@ # List Of Sets To Process By Default ##### -#ALL='debian freebsd_doc freebsd_ports freebsd_src freebsd_sys redhat texlive' +#ALL='debian freebsd_doc freebsd_ports freebsd_src freebsd_sys macports redhat texlive' # !!! # !!! Edit this or the program will do nothing without CLI args