diff options
author | miwi <miwi@FreeBSD.org> | 2010-03-10 06:27:52 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-03-10 06:27:52 +0800 |
commit | c9580b34a52f084d9a5726ae5c72b95bcf30ce90 (patch) | |
tree | bf6a371c92a2524e6f289e76ab038b31f574bf33 /www/Makefile | |
parent | a43d37dcac4968a6f2583fa5f045cc64911a986e (diff) | |
download | freebsd-ports-gnome-c9580b34a52f084d9a5726ae5c72b95bcf30ce90.tar.gz freebsd-ports-gnome-c9580b34a52f084d9a5726ae5c72b95bcf30ce90.tar.zst freebsd-ports-gnome-c9580b34a52f084d9a5726ae5c72b95bcf30ce90.zip |
drupal6-path_redirect is a Drupal module which allows you to specify a
redirect from one path to another path or an external URL, using any HTTP
redirect status.
WWW: http://drupal.org/project/path_redirect
PR: ports/144266
Submitted by: Nick Hilliard <nick at foobar.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index bd6e9cb43db6..b0fd58507f83 100644 --- a/www/Makefile +++ b/www/Makefile @@ -182,6 +182,7 @@ SUBDIR += drupal6-nodewords SUBDIR += drupal6-page_title SUBDIR += drupal6-panels + SUBDIR += drupal6-path_redirect SUBDIR += drupal6-pathauto SUBDIR += drupal6-print SUBDIR += drupal6-seo_checklist |