diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-25 19:51:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-25 19:51:25 +0000 |
commit | b1aa5b7952646c8a9687cddbb75bd5034f61b4d6 (patch) | |
tree | d5e58bd728c91922ea7a942de6bda8232600c58d /www/drupal5/Makefile | |
parent | 6463298b2bab5825f519fdf9e8c25f95e149fe1f (diff) |
Notes
Diffstat (limited to 'www/drupal5/Makefile')
-rw-r--r-- | www/drupal5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal5/Makefile b/www/drupal5/Makefile index ab489a757fcb..067ee6906649 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.20 +PORTVERSION= 5.21 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} |