diff options
-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 |