From db9a00e32b944b0c5a81a0ee50f0a94ab62a78f4 Mon Sep 17 00:00:00 2001
From: Colan Schwartz <colan@58704.no-reply.drupal.org>
Date: Wed, 30 Nov 2011 12:44:50 -0500
Subject: [PATCH] Issue #1357220 by colan: Placed the module in the Fields package.

---
 entityreference.info |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/entityreference.info b/entityreference.info
index b5e494a..e82e36a 100644
--- a/entityreference.info
+++ b/entityreference.info
@@ -1,6 +1,7 @@
 name = Entity Reference
 description = Provides a field that can reference other entities.
 core = 7.x
+package = Fields
 dependencies[] = entity
 dependencies[] = ctools
 
-- 
1.7.0.4

