diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-24 14:17:46 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-09-24 14:17:46 +0800 |
commit | 4782e6c4a06f8b3729e13c37c6017c37aa32999d (patch) | |
tree | 1a0f437c639570f0189bf6b8db7a5590bcfe189f /www | |
parent | 96b230a484219e64e3d66e53e0d39b42ef598e60 (diff) | |
download | freebsd-ports-gnome-4782e6c4a06f8b3729e13c37c6017c37aa32999d.tar.gz freebsd-ports-gnome-4782e6c4a06f8b3729e13c37c6017c37aa32999d.tar.zst freebsd-ports-gnome-4782e6c4a06f8b3729e13c37c6017c37aa32999d.zip |
- Reassign to the heap at the maintainer's request
Diffstat (limited to 'www')
-rw-r--r-- | www/drupal6-services/Makefile | 8 | ||||
-rw-r--r-- | www/drupal6-zeropoint/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/www/drupal6-services/Makefile b/www/drupal6-services/Makefile index ab9923fe1507..324a61c1a02e 100644 --- a/www/drupal6-services/Makefile +++ b/www/drupal6-services/Makefile @@ -1,15 +1,11 @@ -# New ports collection makefile for: drupal6-services -# Date created: 18 Mar 2010 -# Whom: whitekid@gmail.com -# +# Created by: whitekid@gmail.com # $FreeBSD$ -# PORTNAME= services DISTVERSION= 6.x-2.2 CATEGORIES= www -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Provide an API for creating drupal web services. USE_DRUPAL= yes diff --git a/www/drupal6-zeropoint/Makefile b/www/drupal6-zeropoint/Makefile index 71b969b6096c..3b94769c1f2e 100644 --- a/www/drupal6-zeropoint/Makefile +++ b/www/drupal6-zeropoint/Makefile @@ -1,16 +1,12 @@ -# New ports collection makefile for: drupal6-zeropoint -# Date created: 25 Feb 2010 -# Whom: whitekid@gmail.com -# +# Created by: whitekid@gmail.com # $FreeBSD$ -# PORTNAME= zeropoint DISTVERSION= 6.x-2.3 PORTREVISION= 1 CATEGORIES= www -MAINTAINER= whitekid@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The zeropoint drupal theme USE_PHP= ctype |