diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-26 01:21:53 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-26 01:21:53 +0000 |
commit | 3decd2cb7454525d7be635676e99bf8cf8433d7a (patch) | |
tree | 5f4c27c2c2fd595f3321a72e765b7adc6af9ec8d | |
parent | # New ports collection makefile for: phpMyAdmin (diff) |
Update to 3.4.3.2
PR: ports/159143
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> [maintainer]
Approved by: wxs (mentor)
Notes
Notes:
svn path=/head/; revision=278340
-rw-r--r-- | databases/phpmyadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile index c4606f13731f..fc65dd754f16 100644 --- a/databases/phpmyadmin/Makefile +++ b/databases/phpmyadmin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 3.4.3.1 +DISTVERSION= 3.4.3.2 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages |