Summary: Added macports to $ALL.
1 parent 18d6af4 commit 57ac43dddcde850f58d661b15c28553317b019ce
@tundra tundra authored on 25 Apr 2015
Showing 1 changed file
View
4
sysupd
#!/bin/sh
# 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 $
 
 
#####
# Where To Put The Various Log Files Generated Here
#####
# 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
# !!!