diff options
author | crees <crees@FreeBSD.org> | 2013-01-27 03:06:31 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2013-01-27 03:06:31 +0800 |
commit | 5c288c31f73cfbbaeca0e1139faf5ac638e874c6 (patch) | |
tree | d2745b936645459e4017ba1811f61964d2f88709 /www/drupal6-google_analytics | |
parent | d6b1120812d2d3c3a7087b03e3bcf197030ea887 (diff) | |
download | freebsd-ports-gnome-5c288c31f73cfbbaeca0e1139faf5ac638e874c6.tar.gz freebsd-ports-gnome-5c288c31f73cfbbaeca0e1139faf5ac638e874c6.tar.zst freebsd-ports-gnome-5c288c31f73cfbbaeca0e1139faf5ac638e874c6.zip |
Reassign several ports maintained by Nick Hilliard. Thank you very much for
all your work on these.
All to ports@FreeBSD.org, except p5-Rcs-Agent to perl@ (almost certainly won't
see any updates), and give drupal[67] to flo@.
While here, update to OPTIONSng.
PR: ports/174741
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 |