diff options
author | miwi <miwi@FreeBSD.org> | 2007-10-25 16:53:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-10-25 16:53:15 +0800 |
commit | 51acbfcbc6142c4afe96982ca27604e3c4ff35a3 (patch) | |
tree | d46ca2833e71295aac41a489d4f0e33d888b11e7 /www/drupal7/Makefile | |
parent | 302d84ae8d5c759af7fb38edc25d1736afebc253 (diff) | |
download | freebsd-ports-gnome-51acbfcbc6142c4afe96982ca27604e3c4ff35a3.tar.gz freebsd-ports-gnome-51acbfcbc6142c4afe96982ca27604e3c4ff35a3.tar.zst freebsd-ports-gnome-51acbfcbc6142c4afe96982ca27604e3c4ff35a3.zip |
- Update to 5.3
PR: 117344
Submitted by: Nick Hilliard <nick@foobar.org> (maintainer)
Security: http://www.vuxml.org/freebsd/9c00d446-8208-11dc-9283-0016179b2dd5.html
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 500dac1df6ef..479e9b082c3d 100644 --- a/www/drupal7/Makefile +++ b/www/drupal7/Makefile @@ -6,7 +6,7 @@ # PORTNAME= drupal5 -PORTVERSION= 5.2 +PORTVERSION= 5.3 CATEGORIES= www MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/ DISTNAME= drupal-${PORTVERSION} |