diff options
author | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-09-16 05:46:22 +0000 |
commit | 1bc0451ceb46d2fca0ac61112d04ccf9c458433e (patch) | |
tree | 78db87c09855bc0ef557c1a6c84b9957d124d09e /www/drupal6 | |
parent | ff222ab0f87b09b6c3f60af2b929cbc4b243ee11 (diff) | |
download | pkgsrc-1bc0451ceb46d2fca0ac61112d04ccf9c458433e.tar.gz |
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.
Diffstat (limited to 'www/drupal6')
-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 f0462827a78..fd3b3b3e53d 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/05/28 11:53:55 taca Exp $ +# $NetBSD: Makefile,v 1.29 2011/09/16 05:46:26 obache Exp $ DISTNAME= drupal-6.22 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |