diff options
author | Ken Smith <kensmith@FreeBSD.org> | 2005-04-17 23:30:20 +0000 |
---|---|---|
committer | Ken Smith <kensmith@FreeBSD.org> | 2005-04-17 23:30:20 +0000 |
commit | 13dd1fc25614f5cd206d40343330557df86d48d7 (patch) | |
tree | 6606bd0a781e6ce1685d79beec458e5abda08b75 /release/scripts/package-split.py | |
parent | f1caa99d546563f1d8e1ef9b2afd56ad84512dfc (diff) | |
download | src-13dd1fc25614f5cd206d40343330557df86d48d7.tar.gz src-13dd1fc25614f5cd206d40343330557df86d48d7.zip |
Needed to drop "lang/gnat", "print/teTeX", and "textproc/docproj-jadetex"
to make the packages fit on the CDs...
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=145213
Diffstat (limited to 'release/scripts/package-split.py')
-rw-r--r-- | release/scripts/package-split.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/release/scripts/package-split.py b/release/scripts/package-split.py index ddc8c7ec0ecc..ee8f323f7062 100644 --- a/release/scripts/package-split.py +++ b/release/scripts/package-split.py @@ -89,12 +89,9 @@ def disc2_packages(): 'www/lynx', 'x11/rxvt', # Formerly on disc3 - 'lang/gnat', 'lang/php4', 'lang/php5', - 'print/teTeX', 'security/portaudit', - 'textproc/docproj-jadetex', 'www/apache13', 'www/apache13-modssl', 'www/apache2'] |