Add sysutils/portsnap onto the list of desired packages, since people

are finding it useful and it's only 10kB.
This commit is contained in:
cperciva 2005-01-19 21:06:22 +00:00
parent 958e0cd9a0
commit d03c407d2c

View File

@ -150,6 +150,7 @@ else
CDROM_SET_1="${CDROM_SET_1} print/ghostscript-gnu-nox11"
CDROM_SET_1="${CDROM_SET_1} print/gv"
CDROM_SET_1="${CDROM_SET_1} print/psutils-letter"
CDROM_SET_1="${CDROM_SET_1} sysutils/portsnap"
CDROM_SET_1="${CDROM_SET_1} security/freebsd-update"
CDROM_SET_1="${CDROM_SET_1} security/sudo"
CDROM_SET_1="${CDROM_SET_1} shells/bash2"