Updating the DOAP now that MRUNIT is in the Attic
diff --git a/doap_mrunit.rdf b/doap_mrunit.rdf
index a335e38..f206d90 100644
--- a/doap_mrunit.rdf
+++ b/doap_mrunit.rdf
@@ -61,6 +61,7 @@
     <!-- ====================================================================== -->
 
     <category rdf:resource="http://projects.apache.org/category/library"/>
+    <category rdf:resource="http://projects.apache.org/category/retired"/>
 
     <!-- ====================================================================== -->
     <!-- Anonymous Source Repository.                                           -->
@@ -232,7 +233,7 @@
     <!-- ASF extension.                                                         -->
     <!-- ====================================================================== -->
 
-    <asfext:pmc rdf:resource="http://mrunit.apache.org"/>
+    <asfext:pmc rdf:resource="http://attic.apache.org"/>
     <asfext:name>Apache MRUnit</asfext:name>
     <foaf:homepage rdf:resource="http://mrunit.apache.org"/>
     <asfext:charter>Apache MRUnit is a Java library that helps developers unit test Apache Hadoop map reduce jobs.</asfext:charter>
@@ -242,4 +243,4 @@
       </foaf:Person>
     </asfext:chair>
   </Project>
-</rdf:RDF>
\ No newline at end of file
+</rdf:RDF>