aboutsummaryrefslogtreecommitdiff
path: root/www/joomla15/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-06-30 22:46:51 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-06-30 22:46:51 +0000
commitaddf3250dcf38f8e7ffc8a80bac5048afacb3b36 (patch)
tree56c176460b8afa5566b2dc1fb0035152d0e30ced /www/joomla15/Makefile
parentd1893ab3bb51450550ae4932234d409dedd3bd73 (diff)
- Update to 1.0.10
- Which fixes several vulnerabilities - Security: http://www.joomla.org/content/view/1511/78/ PR: ports/99601 Submitted by: Francisco Alves Cabrita <include_at_npf.deec.uc.pt> (maintainer) Approved by: markus (co mentor)
Notes
Notes: svn path=/head/; revision=166672
Diffstat (limited to 'www/joomla15/Makefile')
-rw-r--r--www/joomla15/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/joomla15/Makefile b/www/joomla15/Makefile
index 40bbcb043ff4..52ca8b759ebb 100644
--- a/www/joomla15/Makefile
+++ b/www/joomla15/Makefile
@@ -5,9 +5,9 @@
# $FreeBSD$
PORTNAME= joomla
-PORTVERSION= 1.0.9
+PORTVERSION= 1.0.10
CATEGORIES= www
-MASTER_SITES= http://developer.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_9/frs5459?dl=1/:source1
+MASTER_SITES= http://developer.joomla.org/sf/frs/do/downloadFile/projects.joomla/frs.joomla_1_0.1_0_10/frs5789?dl=1/:source1
DISTFILES= ${JOOMLA_SRC}:source1
MAINTAINER= include@npf.pt.freebsd.org