diff options
| author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-02 04:40:51 +0000 |
|---|---|---|
| committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2008-03-02 04:40:51 +0000 |
| commit | ccfd6cd58954be1606e2dd6f513c64b4bde04223 (patch) | |
| tree | 14457b5bbbf6c75817ff958e4fe87483894ab9de /databases/phpmyadmin/Makefile | |
| parent | Update MASTERSITE and there is no reason to require Gmake. (diff) | |
- Update to 2.11.5, a bugfix-only version containing a security fix.
PR: ports/121266
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-1
Diffstat (limited to 'databases/phpmyadmin/Makefile')
| -rw-r--r-- | databases/phpmyadmin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index 79b048557ec7..f2f527c7c5d9 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -6,8 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 2.11.4 -PORTREVISION= 1 +DISTVERSION= 2.11.5 CATEGORIES= databases www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phpmyadmin |
