diff options
Diffstat (limited to 'www/drupal/Makefile')
-rw-r--r-- | www/drupal/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 0c3fa29bc88..4f27157939e 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.31 2008/07/31 19:09:53 adrianp Exp $ +# $NetBSD: Makefile,v 1.32 2008/08/15 15:54:08 taca Exp $ -DISTNAME= drupal-5.9 +DISTNAME= drupal-5.10 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |