diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-07-13 22:18:31 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-07-13 22:18:31 +0000 |
commit | 8610504f64ad6b332a99d177013b6330846bfd37 (patch) | |
tree | 97b92de00b0c55b6aaa633612a2dbe3e0e1b973a /www/drupal5/Makefile | |
parent | aa598ee1cfe03b22afb77fcc402ed325fa167a25 (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 f142085b240d..6f54bd0f4f19 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.18 +PORTVERSION= 5.19 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} |