diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-12-01 16:03:03 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2005-12-01 16:03:03 +0000 |
commit | a81405b695813d4970e09fc8ef906f2f0c10c2eb (patch) | |
tree | d0d4e7533405e22948df62c36d1a26538f5564c2 /www/drupal6/Makefile | |
parent | 8634bf7a9304d51d8ea039e95ee38e6b9b34b363 (diff) |
Notes
Diffstat (limited to 'www/drupal6/Makefile')
-rw-r--r-- | www/drupal6/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/drupal6/Makefile b/www/drupal6/Makefile index 11afbbe062cf..e98d32e4b344 100644 --- a/www/drupal6/Makefile +++ b/www/drupal6/Makefile @@ -6,8 +6,7 @@ # PORTNAME= drupal -PORTVERSION= 4.6.3 -PORTREVISION= 1 +PORTVERSION= 4.6.4 CATEGORIES= www MASTER_SITES= http://drupal.org/files/projects/ DISTNAME= ${PORTNAME}-${PORTVERSION} |