diff options
Diffstat (limited to 'www/drupal6/Makefile')
-rw-r--r-- | www/drupal6/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 98c21dc2ea8..9b98db14f71 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/06/25 09:00:26 jperkin Exp $ +# $NetBSD: Makefile,v 1.38 2012/10/03 21:58:29 wiz Exp $ DISTNAME= drupal-6.26 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |