diff options
author | adrianp <adrianp> | 2005-12-21 05:36:44 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-12-21 05:36:44 +0000 |
commit | 8930d1b3dc6fa6e6069acff17ede5b3232d134a3 (patch) | |
tree | 7a0754ffa54346320483ceda681a295e280257ac /mail/turba/Makefile | |
parent | 07f8c6d0228a3d6046200812d5e67588404fbef4 (diff) | |
download | pkgsrc-8930d1b3dc6fa6e6069acff17ede5b3232d134a3.tar.gz |
Update Turba to 2.0.5 to fix XSS vulnerabilities.
Diffstat (limited to 'mail/turba/Makefile')
-rw-r--r-- | mail/turba/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/turba/Makefile b/mail/turba/Makefile index bea0679fe4c..ce7c68ee143 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2005/12/05 20:50:36 rillig Exp $ +# $NetBSD: Makefile,v 1.9 2005/12/21 05:36:44 adrianp Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} @@ -17,7 +17,7 @@ DOCDIR= ${PREFIX}/share/doc/turba EGDIR= ${PREFIX}/share/examples/turba HORDEDIR= ${PREFIX}/share/horde TURBADIR= ${HORDEDIR}/turba -TURBAVER= 2.0.4 +TURBAVER= 2.0.5 PAXDIRS= lib locale po scripts templates themes USE_TOOLS+= perl:run |