diff options
Diffstat (limited to 'databases/sqlbuddy/Makefile')
-rw-r--r-- | databases/sqlbuddy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/sqlbuddy/Makefile b/databases/sqlbuddy/Makefile index 5d497f955bb4..4bbbde260e84 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sqlbuddy -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.2 CATEGORIES= databases www MASTER_SITES= http://www.sqlbuddy.com/download/ -DISTNAME= ${PORTNAME}_1_3_1 +DISTNAME= ${PORTNAME}_1_3_2 MAINTAINER= horus.li@gmail.com COMMENT= Web based MySQL administration with a set of PHP scripts |