media_cache/commit

FIX change package type to API

authorMichiel Hildebrand
Fri Apr 12 13:53:08 2013 +0200
committerMichiel Hildebrand
Fri Apr 12 13:53:08 2013 +0200
commita759568f33929c43e7431f0835760222b227cbdf
treeccc64531605742f502d4f60b02b1acbfe12bec33
parent0a085298a59507b52be621f330e5385758146d2f
Diff style: patch stat
diff --git a/rdf/cpack/media_cache.ttl b/rdf/cpack/media_cache.ttl
index ae98efa..eeaa258 100644
--- a/rdf/cpack/media_cache.ttl
+++ b/rdf/cpack/media_cache.ttl
@@ -11,7 +11,7 @@
 # this.  Otherwise you can specify the information inline as done below.
 # See http://xmlns.com/foaf/spec/ for defines fields.
 
-<> a cpack:Package ;
+<> a cpack:API ;
 	cpack:packageName "media_cache" ;
 	dcterms:title "Service to cache media resources and create thumbnails" ;
 	cpack:author [ a foaf:Person ;