diff options
author | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-11-27 06:56:57 +0800 |
---|---|---|
committer | Julien Laffaye <jlaffaye@FreeBSD.org> | 2011-11-27 06:56:57 +0800 |
commit | 93a86fa5f41c0b24b552853dfa8ba3282a38aef6 (patch) | |
tree | 892729fbc50b843de7d63da18d1229771961ea28 /databases/gomysql | |
parent | 1b03a847879c932bf0c79a4e459d6d80ce0aa939 (diff) | |
download | freebsd-ports-gnome-93a86fa5f41c0b24b552853dfa8ba3282a38aef6.tar.gz freebsd-ports-gnome-93a86fa5f41c0b24b552853dfa8ba3282a38aef6.tar.zst freebsd-ports-gnome-93a86fa5f41c0b24b552853dfa8ba3282a38aef6.zip |
Bump Go packages for the new Go release.
Feature safe: yes
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 d0bdf39903ac..ca2f5973b781 100644 --- a/databases/gomysql/Makefile +++ b/databases/gomysql/Makefile @@ -7,7 +7,7 @@ PORTNAME= gomysql PORTVERSION= 0.3.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= databases MASTER_SITES= LOCAL/wen DISTNAME= Philio-GoMySQL-${PORTVERSION}-0-g3c1f411 |