Remove the print/acroread package due to licensing concerns.

Requested by:	trevor (acroread maintainer)
Seconded by:	Mark Linimon, Joerg Wunsch
MFC after:	1 day
This commit is contained in:
Ken Smith 2005-03-31 13:52:12 +00:00
parent f4f6abcb4e
commit f9bd71b713
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=144390

View File

@ -100,7 +100,6 @@ def disc2_packages():
'www/apache2']
if arch == 'i386':
pkgs.extend(['comms/ltmdm',
'print/acroread',
'www/opera'])
return pkgs