aboutsummaryrefslogtreecommitdiff
path: root/databases/phpmyadmin/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-02-25 20:08:24 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-02-25 20:08:24 +0000
commit6fcc82e1ceac1d7a6c824620ba892b3be435c962 (patch)
tree9b28b3c32de58d5cf91a5ac0d6468a88acfcee83 /databases/phpmyadmin/Makefile
parent5e3046276a3e1703f5e632f97d4bf05adb5745e4 (diff)
downloadports-6fcc82e1ceac1d7a6c824620ba892b3be435c962.tar.gz
ports-6fcc82e1ceac1d7a6c824620ba892b3be435c962.zip
- Update to 2.6.1.2
PR: ports/78061 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Notes
Notes: svn path=/head/; revision=129794
Diffstat (limited to 'databases/phpmyadmin/Makefile')
-rw-r--r--databases/phpmyadmin/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index e01b36b9ad91..d33337b6dbb5 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -6,10 +6,12 @@
#
PORTNAME= phpMyAdmin
-DISTVERSION= 2.6.1
+PORTVERSION= 2.6.1.2
+#DISTVERSION= 2.6.1-pl2
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= phpmyadmin
+DISTNAME= ${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
MAINTAINER= m.seaman@infracaninophile.co.uk
COMMENT= A set of PHP-scripts to manage MySQL over the web