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 f7b0d6a16ca..7cafdaa37c1 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2015/03/19 15:35:56 taca Exp $ +# $NetBSD: Makefile,v 1.52 2015/06/12 10:51:49 wiz Exp $ DISTNAME= drupal-6.35 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ |