diff options
author | crees <crees@FreeBSD.org> | 2011-07-29 16:36:47 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-07-29 16:36:47 +0800 |
commit | f972978b3049325fd23afa54f03578d2aa2cc893 (patch) | |
tree | 5e6fbd178eb63ec61b187fdfa3708a0ec0fa4375 /www/drupal5-thickbox | |
parent | 6030d3862ecb7baa511c19c20aa98262d8e3d357 (diff) | |
download | freebsd-ports-gnome-f972978b3049325fd23afa54f03578d2aa2cc893.tar.gz freebsd-ports-gnome-f972978b3049325fd23afa54f03578d2aa2cc893.tar.zst freebsd-ports-gnome-f972978b3049325fd23afa54f03578d2aa2cc893.zip |
Begin process of removal of drupal5 ports:
- Stop using the bsd.drupal.mk in drupal5/ and use the Mk/ version
- Deprecate the drupal5 ports for removal on 29/Aug
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Diffstat (limited to 'www/drupal5-thickbox')
-rw-r--r-- | www/drupal5-thickbox/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/drupal5-thickbox/Makefile b/www/drupal5-thickbox/Makefile index 1f0822e4f4c6..1062771f8cdf 100644 --- a/www/drupal5-thickbox/Makefile +++ b/www/drupal5-thickbox/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://ftp.drupal.org/files/projects/ MAINTAINER= jeremy@algenta.com COMMENT= Thickbox module for Drupal 5 +DEPRECATED= Use drupal[67] instead +EXPIRATION_DATE=2011-08-29 + DRUPAL5_MODULE= yes MODULE_DIRS= po MODULE_FILES= loading_animation.gif thickbox_auto.js thickbox_login.js \ |