diff options
author | Kurt Jaeger <pi@FreeBSD.org> | 2015-03-19 07:27:19 +0000 |
---|---|---|
committer | Kurt Jaeger <pi@FreeBSD.org> | 2015-03-19 07:27:19 +0000 |
commit | 92aaa48e088cb82a3b89051cdecc70c487f6b5ac (patch) | |
tree | 0740af13eb3ad4f745a682743e61c3b67fe06907 /www/drupal7/Makefile | |
parent | 39910c6588516d5fd9ec1b8ea35598c27aab0124 (diff) | |
download | ports-92aaa48e088cb82a3b89051cdecc70c487f6b5ac.tar.gz ports-92aaa48e088cb82a3b89051cdecc70c487f6b5ac.zip |
Notes
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 dcec967b6dec..09c989d666ca 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= drupal7 -PORTVERSION= 7.34 +PORTVERSION= 7.35 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drupal-${PORTVERSION} |