diff options
author | Chris Rees <crees@FreeBSD.org> | 2013-01-26 19:06:31 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2013-01-26 19:06:31 +0000 |
commit | 383334ede160c86b67a617000f453e2bd0df2957 (patch) | |
tree | d2745b936645459e4017ba1811f61964d2f88709 /www/drupal6-google_analytics | |
parent | 8180f9c3f95e18dd64a205d52df9b01d7ce6fbd4 (diff) |
Notes
Diffstat (limited to 'www/drupal6-google_analytics')
-rw-r--r-- | www/drupal6-google_analytics/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drupal6-google_analytics/Makefile b/www/drupal6-google_analytics/Makefile index a34194eca36a..d3ac5074357e 100644 --- a/www/drupal6-google_analytics/Makefile +++ b/www/drupal6-google_analytics/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: drupal6-google_analytics -# Date created: 31 Mar 2007 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ -# PORTNAME= google_analytics DISTVERSION= 6.x-2.2 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= nick@foobar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adds the Google Analytics web stats tracking system to your website USE_DRUPAL= yes |