diff options
author | adrianp <adrianp@pkgsrc.org> | 2006-08-05 12:44:02 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2006-08-05 12:44:02 +0000 |
commit | eb7edbce0d0a7e1ccbacf010171462d58f9c0b43 (patch) | |
tree | a34e17e83ba8b88756502c7a40e0fe21f526ec8e /www/drupal/Makefile | |
parent | c1613395c06c6edd1885ae284d00d17b8c377c9c (diff) | |
download | pkgsrc-eb7edbce0d0a7e1ccbacf010171462d58f9c0b43.tar.gz |
Update to 4.7.3
Only change appears to be a fix for an XSS bug
Diffstat (limited to 'www/drupal/Makefile')
-rw-r--r-- | www/drupal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/drupal/Makefile b/www/drupal/Makefile index 4e94dfafa45..edf568004d8 100644 --- a/www/drupal/Makefile +++ b/www/drupal/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2006/07/23 12:03:45 adrianp Exp $ +# $NetBSD: Makefile,v 1.15 2006/08/05 12:44:02 adrianp Exp $ -DISTNAME= drupal-4.7.2 -PKGREVISION= 1 +DISTNAME= drupal-4.7.3 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ |