diff options
Diffstat (limited to 'databases/mysql-navigator/Makefile')
-rw-r--r-- | databases/mysql-navigator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql-navigator/Makefile b/databases/mysql-navigator/Makefile index 07aaeb2bc3c7..8c45cd8ec667 100644 --- a/databases/mysql-navigator/Makefile +++ b/databases/mysql-navigator/Makefile @@ -6,11 +6,11 @@ # PORTNAME= mysql-navigator -PORTVERSION= 1.2.2 +PORTVERSION= 1.2.4 CATEGORIES= databases kde MASTER_SITES= http://sql.kldp.org/snapshots/ \ ftp://sise15.mizi.com/pub/ -DISTNAME= mysql_navigator_${PORTVERSION} +DISTNAME= mysqlnavigator-${PORTVERSION} MAINTAINER= demon@FreeBSD.org |