diff options
author | miwi <miwi@FreeBSD.org> | 2008-02-21 00:19:41 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-02-21 00:19:41 +0800 |
commit | 63f04f902c90bdd66fd00c5fa7cd8acf71c7d24e (patch) | |
tree | f23477071c684d54153da2bddc684e4f7c1ed705 /www/drupal7/Makefile | |
parent | a83c6c9d435c6dc2b9a0e65cebeb4ef3ef2b2c62 (diff) | |
download | freebsd-ports-gnome-63f04f902c90bdd66fd00c5fa7cd8acf71c7d24e.tar.gz freebsd-ports-gnome-63f04f902c90bdd66fd00c5fa7cd8acf71c7d24e.tar.zst freebsd-ports-gnome-63f04f902c90bdd66fd00c5fa7cd8acf71c7d24e.zip |
- Update to 5.7
PR: 120287
Submitted by: miwi
Approved by: maintainer
Diffstat (limited to 'www/drupal7/Makefile')
-rw-r--r-- | www/drupal7/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/drupal7/Makefile b/www/drupal7/Makefile index a4f4f2d946c6..3c3020458c49 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.6 +PORTVERSION= 5.7 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} |