diff options
author | culot <culot@FreeBSD.org> | 2013-04-19 17:21:28 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2013-04-19 17:21:28 +0800 |
commit | c5756fc12b80ca79d85b8d43c75ad93116a42641 (patch) | |
tree | 5bbbcdafd18750bbad0a67af9d985bef4aa53dce /www/drush/Makefile | |
parent | 1e2e86ff5cdd962d24f7b1583804248feb9eef00 (diff) | |
download | freebsd-ports-gnome-c5756fc12b80ca79d85b8d43c75ad93116a42641.tar.gz freebsd-ports-gnome-c5756fc12b80ca79d85b8d43c75ad93116a42641.tar.zst freebsd-ports-gnome-c5756fc12b80ca79d85b8d43c75ad93116a42641.zip |
- Udpate to 5.9
PR: ports/177957
Submitted by: Geoffroy Desvernay <dgeo@centrale-marseille.fr> (maintainer)
Feature safe: yes
Diffstat (limited to 'www/drush/Makefile')
-rw-r--r-- | www/drush/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/drush/Makefile b/www/drush/Makefile index 20f0df3fb62b..3cb110898bf9 100644 --- a/www/drush/Makefile +++ b/www/drush/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= drush -PORTVERSION= 5.8 -PORTREVISION= 1 +PORTVERSION= 5.9 CATEGORIES= www MASTER_SITES= http://ftp.drupal.org/files/projects/ DISTNAME= drush-7.x-${PORTVERSION} |