diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2006-01-08 18:35:08 +0000 |
commit | eadc9131c886790e6794db49f3acff37697fa434 (patch) | |
tree | 2022c3b625fc2ab7ad7fb19b5f4350694b55c659 /www/drupal/Makefile | |
parent | a9ec63a8fab3c07145556a938216c5878e63c2dd (diff) | |
download | pkgsrc-eadc9131c886790e6794db49f3acff37697fa434.tar.gz |
Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.
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 96f5f1dd13e..e3d7b5998be 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2006/01/06 12:06:35 adrianp Exp $ +# $NetBSD: Makefile,v 1.3 2006/01/08 18:35:11 xtraeme Exp $ DISTNAME= drupal-4.6.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |