K 10 svn:author V 6 glewis K 8 svn:date V 27 2002-06-17T02:26:25.000000Z K 7 svn:log V 447 Unbreak the packing list for this port. As the list of files to install for the port is generated from the packing list, this also unbreaks the port (a critical file was not installed, meaning the mud couldn't be started). In particular: . Don't include empty directories (these will be addressed in a later commit). . Don't include non-existent files. . Do include a critical header file, namely auto.h without which the mud cannot start. END