diff options
Diffstat (limited to 'www/drupal6/Makefile')
-rw-r--r-- | www/drupal6/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index fd7f8beea26..21b5a440b9b 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.42 2013/03/16 07:21:24 obache Exp $ +# $NetBSD: Makefile,v 1.43 2013/05/31 12:42:32 wiz Exp $ DISTNAME= drupal-6.28 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |