diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-27 14:01:35 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-27 14:01:35 +0000 |
| commit | f2cccad267fd95a244c7e63f4658096bd9a1e64d (patch) | |
| tree | 912276d796a05b7c99b61f3880b91a437abc0482 /databases/sqlbuddy/Makefile | |
| parent | a0e1784644b9c64aab254b3beff4996ec3ceee58 (diff) | |
Notes
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 d3068d1a209b..5d497f955bb4 100644 --- a/databases/sqlbuddy/Makefile +++ b/databases/sqlbuddy/Makefile @@ -6,10 +6,10 @@ # PORTNAME= sqlbuddy -PORTVERSION= 1.3.0 +PORTVERSION= 1.3.1 CATEGORIES= databases www MASTER_SITES= http://www.sqlbuddy.com/download/ -DISTNAME= ${PORTNAME}_1_3_0 +DISTNAME= ${PORTNAME}_1_3_1 MAINTAINER= horus.li@gmail.com COMMENT= Web based MySQL administration with a set of PHP scripts |
