Is this the right way to handle deleted ports? OK?
Index: Quirks.pm
===================================================================
RCS file: /cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.188
diff -u -p -r1.188 Quirks.pm
--- Quirks.pm 29 Oct 2014 14:51:21 -0000 1.188
+++ Quirks.pm 29 Oct 2014 17:22:19 -0000
@@ -450,6 +450,8 @@ my $obsolete_reason = {
'smarty-docs' => 2,
'wdsetup' => 0,
'pptp' => 0,
+ 'ac3dec' => 3,
+ 'flash' => 3,
};
# ->is_base_system($handle, $state):
