From 6d7c5f9294ed8a609eea65909a03632b7fd7e7b9 Mon Sep 17 00:00:00 2001
From: Colan Schwartz <colan@58704.no-reply.drupal.org>
Date: Wed, 30 Nov 2011 12:55:41 -0500
Subject: [PATCH] Issue #1357232 by colan: Placed 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

