diff options
Diffstat (limited to 'www/drupal7/Makefile')
-rw-r--r-- | www/drupal7/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index b726df5f575..2e377425189 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2012/08/12 15:46:38 taca Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 21:58:29 wiz Exp $ DISTNAME= drupal-7.15 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |