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-token | |
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-token')
-rw-r--r-- | www/drupal6-token/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drupal6-token/Makefile b/www/drupal6-token/Makefile index 56803a45f16a..e96a8249760d 100644 --- a/www/drupal6-token/Makefile +++ b/www/drupal6-token/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: drupal6-token -# Date created: 11 February 2008 -# Whom: Jeremy Iverson <jeremy@algenta.com> -# +# Created by: Jeremy Iverson <jeremy@algenta.com> # $FreeBSD$ -# PORTNAME= token DISTVERSION= 6.x-1.12 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= nick@foobar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Token module for Drupal USE_DRUPAL= yes |