summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKen Smith <kensmith@FreeBSD.org>2005-11-03 00:35:25 +0000
committerKen Smith <kensmith@FreeBSD.org>2005-11-03 00:35:25 +0000
commit3d215489fe03c6c5cecc3b5ed9ea39118e6ce379 (patch)
tree76fc0061b25f697381953c84567702a8d3c28243
parentda2cd746e74e388f20d6c9a622d961c105e414ad (diff)
Notes
-rw-r--r--release/scripts/package-split.py7
1 files changed, 1 insertions, 6 deletions
diff --git a/release/scripts/package-split.py b/release/scripts/package-split.py
index 9b1c1a78cf74c..61dbc39c7c5ef 100644
--- a/release/scripts/package-split.py
+++ b/release/scripts/package-split.py
@@ -93,12 +93,7 @@ def disc2_packages():
'www/lynx',
'x11/rxvt',
# Formerly on disc3
- 'lang/php4',
- 'lang/php5',
- 'security/portaudit',
- 'www/apache13',
- 'www/apache13-modssl',
- 'www/apache2'])
+ 'security/portaudit'])
if arch == 'i386':
pkgs.extend(['comms/ltmdm',
'www/opera'])