diff options
author | tz <tz@FreeBSD.org> | 2016-06-17 20:56:55 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2016-06-17 20:56:55 +0800 |
commit | 33eb919dce43c015c05744209c5bdca0377c4d01 (patch) | |
tree | addc69378a950e082a03b22213f2492c24a08e95 /www/drupal6-nodewords | |
parent | c2e24702bf1c2ffe4dc88705fd675b65f4cfa6fe (diff) | |
download | freebsd-ports-gnome-33eb919dce43c015c05744209c5bdca0377c4d01.tar.gz freebsd-ports-gnome-33eb919dce43c015c05744209c5bdca0377c4d01.tar.zst freebsd-ports-gnome-33eb919dce43c015c05744209c5bdca0377c4d01.zip |
www/drupal6-*: deprecate all drupal6-modules. Also set expiration date
to 2016-04-24 to stay in sync with www/drupal6.
PR: 209954
Submitted by: Yonas Yanfa <yonas@fizk.net>
Approved by: junovitch (mentor)
Diffstat (limited to 'www/drupal6-nodewords')
-rw-r--r-- | www/drupal6-nodewords/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/www/drupal6-nodewords/Makefile b/www/drupal6-nodewords/Makefile index 09df2a5be6d1..288aac6a5577 100644 --- a/www/drupal6-nodewords/Makefile +++ b/www/drupal6-nodewords/Makefile @@ -8,6 +8,9 @@ CATEGORIES= www MAINTAINER= ports@FreeBSD.org COMMENT= Drupal module which allows the end-user to set meta tags for nodes +DEPRECATED= www/drupal6 upstream is EOL and port expired 2016-04-24 +EXPIRATION_DATE= 2016-04-24 + USES= drupal:6,module MODULE_DIRS= nodewords_basic nodewords_extra includes nodewords_og MODULE_FILES= includes/forum.inc includes/image.inc includes/node.inc \ |