diff options
Diffstat (limited to 'www/drupal5-imagecache/Makefile')
-rw-r--r-- | www/drupal5-imagecache/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/drupal5-imagecache/Makefile b/www/drupal5-imagecache/Makefile index 0fe572b336fd..bf7ca1cb7d2d 100644 --- a/www/drupal5-imagecache/Makefile +++ b/www/drupal5-imagecache/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= jeremy@algenta.com COMMENT= Imagecache module for Drupal 5 +DEPRECATED= Use drupal[67] instead +EXPIRATION_DATE=2011-08-29 + DRUPAL5_MODULE= yes MODULE_FILES= imagecache.info imagecache.install imagecache.module DOC_FILES= LICENSE.txt README.txt |