From 40bd5ee71c535706857dfce9e66d9bb1f7e80f86 Mon Sep 17 00:00:00 2001 From: landry Date: Sun, 5 Dec 2010 17:34:14 +0000 Subject: [PATCH] Minor tweak.. www/drupal5 went into the attic, so remove it from drush CATEGORIES. --- www/drush/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/www/drush/Makefile b/www/drush/Makefile index 7f71294b934..039d485fe8f 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.2 2010/11/22 08:36:48 espie Exp $ +# $OpenBSD: Makefile,v 1.3 2010/12/05 17:34:14 landry Exp $ COMMENT = command line access to most of drupal -CATEGORIES = www www/drupal5 www/drupal6 devel +CATEGORIES = www www/drupal6 devel MASTER_SITES = ftp://ftp.drupal.org/pub/drupal/files/projects/ MASTER_SITES0 = http://download.pear.php.net/package/ HOMEPAGE = http://drupal.org/ @@ -9,6 +9,7 @@ PKG_ARCH = * DISTNAME = drush-All-Versions-2.0 WRKDIST = ${WRKDIR}/drush PKGNAME = drush-2.0 +REVISION = 0 DISTFILES = ${DISTNAME}.tar.gz Console_Table-1.1.3.tgz:0 PERMIT_DISTFILES_FTP = Yes