mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Improve package list for disc3:
xemacs21 -> xemacs, add apache13, apache2, and php packages to this disc.
This commit is contained in:
parent
bddfaa895c
commit
d8aaca4da3
1 changed files with 6 additions and 1 deletions
|
|
@ -173,12 +173,17 @@ fi
|
|||
## End of set for CDROM #2
|
||||
|
||||
## Start of set for CDROM #3
|
||||
CDROM_SET_3="${CDROM_SET_3} editors/xemacs21"
|
||||
CDROM_SET_3="${CDROM_SET_3} editors/xemacs"
|
||||
CDROM_SET_3="${CDROM_SET_3} lang/gnat"
|
||||
CDROM_SET_3="${CDROM_SET_3} lang/php4"
|
||||
CDROM_SET_3="${CDROM_SET_3} lang/php5"
|
||||
CDROM_SET_3="${CDROM_SET_3} net/cvsup-without-gui"
|
||||
CDROM_SET_3="${CDROM_SET_3} print/teTeX"
|
||||
CDROM_SET_3="${CDROM_SET_3} security/portaudit"
|
||||
CDROM_SET_3="${CDROM_SET_3} textproc/docproj-jadetex"
|
||||
CDROM_SET_3="${CDROM_SET_3} www/apache13"
|
||||
CDROM_SET_3="${CDROM_SET_3} www/apache13-modssl"
|
||||
CDROM_SET_3="${CDROM_SET_3} www/apache2"
|
||||
|
||||
## End of set for CDROM #3
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue