diff options
author | rafan <rafan@FreeBSD.org> | 2007-04-08 03:30:11 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-04-08 03:30:11 +0800 |
commit | 0334109e1c53b374af766a86835c68485932ec32 (patch) | |
tree | 6663f844e0dbb00f269994abde3fd0f6e35540e7 /www/Makefile | |
parent | f5a1d3972e904177f1265d79dfd06940fa004eaf (diff) | |
download | freebsd-ports-gnome-0334109e1c53b374af766a86835c68485932ec32.tar.gz freebsd-ports-gnome-0334109e1c53b374af766a86835c68485932ec32.tar.zst freebsd-ports-gnome-0334109e1c53b374af766a86835c68485932ec32.zip |
Add drupal5-google_analytics , adds the Google Analytics web statistics
tracking system to your website..
PR: ports/111233
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 58fd1d0be4f9..ea040cc37d8f 100644 --- a/www/Makefile +++ b/www/Makefile @@ -118,6 +118,7 @@ SUBDIR += drupal4-textile SUBDIR += drupal5 SUBDIR += drupal5-adsense + SUBDIR += drupal5-google_analytics SUBDIR += drupal5-gsitemap SUBDIR += drupal5-taxonomy_access SUBDIR += drupal5-tinymce |