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-pathauto | |
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-pathauto')
-rw-r--r-- | www/drupal6-pathauto/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile index 687b9a52b8e7..bb8f849a7338 100644 --- a/www/drupal6-pathauto/Makefile +++ b/www/drupal6-pathauto/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: drupal6-pathauto -# Date created: 2 May 2009 -# Whom: Nick Hilliard <nick@foobar.org> -# +# Created by: Nick Hilliard <nick@foobar.org> # $FreeBSD$ -# PORTNAME= pathauto DISTVERSION= 6.x-1.4 CATEGORIES= www -MAINTAINER= nick@foobar.org +MAINTAINER= ports@FreeBSD.org COMMENT= Automatically generates URLs for Drupal content RUN_DEPENDS= drupal6-token>=0:${PORTSDIR}/www/drupal6-token |