diff options
Diffstat (limited to 'www/drush/Makefile')
-rw-r--r-- | www/drush/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index c8b3e39f11fa..f9f6efb4ba7d 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: www/drush -# Date created: April 29th 2010 -# Whom: Thomas Sandford <freebsduser@paradisegreen.co.uk> -# +# Created by: Thomas Sandford <freebsduser@paradisegreen.co.uk> # $FreeBSD$ -# PORTNAME= drush -PORTVERSION= 5.7 +PORTVERSION= 5.8 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drush-7.x-${PORTVERSION} |