aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-mysql/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2006-06-07 06:02:21 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2006-06-07 06:02:21 +0000
commit338501299e724f0c592f510cfb4939872b3402ce (patch)
tree3a828925ec2e09afb497145407f86b48362c7d22 /databases/ruby-mysql/Makefile
parent163105ed64eaaf58068fa4ea71b35687da1cd860 (diff)
Notes
Diffstat (limited to 'databases/ruby-mysql/Makefile')
-rw-r--r--databases/ruby-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-mysql/Makefile b/databases/ruby-mysql/Makefile
index ba08da1b7123..0e02d44d2ad8 100644
--- a/databases/ruby-mysql/Makefile
+++ b/databases/ruby-mysql/Makefile
@@ -6,14 +6,14 @@
#
PORTNAME= mysql
-PORTVERSION= 2.7
+PORTVERSION= 2.7.1
CATEGORIES= databases ruby
MASTER_SITES= http://www.tmtm.org/downloads/mysql/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-ruby-${PORTVERSION}
DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= knu@FreeBSD.org
COMMENT= Ruby module for accessing MySQL databases with a C API like interface
USE_MYSQL= yes