diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-04-30 20:20:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-04-30 20:20:46 +0000 |
commit | eeea3bbf8a2a5fe7ab2eaf97e1a88810c9210314 (patch) | |
tree | 31f90f95b79fed39b59cd2f711e8e58124338896 /www/drupal5/Makefile | |
parent | 360b8bc44ad7aea10885d5d5e9e38cb6314fcaf4 (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 de76ac3caa68..4350d85f5256 100644 --- a/www/drupal5/Makefile +++ b/www/drupal5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.16 +PORTVERSION= 5.17 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} |