diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-23 14:02:18 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-23 14:02:18 +0000 |
commit | c87b58a5eee9c3081e11cdb862dadcb1b9bed95e (patch) | |
tree | 2c9988c20bd342c77a187a327e3f57e807bbb977 /www/drupal5/Makefile | |
parent | 8fc88302efd39f51dcac744c2a485f2b1585622a (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 6f54bd0f4f19..ab489a757fcb 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.19 +PORTVERSION= 5.20 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} |