diff options
Diffstat (limited to 'databases/gomysql')
-rw-r--r-- | databases/gomysql/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gomysql/Makefile b/databases/gomysql/Makefile index 1631579c1285..d0bdf39903ac 100644 --- a/databases/gomysql/Makefile +++ b/databases/gomysql/Makefile @@ -7,7 +7,7 @@ PORTNAME= gomysql PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= LOCAL/wen DISTNAME= Philio-GoMySQL-${PORTVERSION}-0-g3c1f411 |