aboutsummaryrefslogtreecommitdiff
path: root/databases/hs-mysql/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-06-03 21:29:33 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-06-03 21:29:33 +0000
commit5e8679d1dd778b73f8e40d498d041e12871ad349 (patch)
treefb6bb89c11af64f29dae99287252a694dc0844b2 /databases/hs-mysql/Makefile
parentea6910d5e51cf2179d527c95ae5f7b89b6dbea27 (diff)
downloadports-5e8679d1dd778b73f8e40d498d041e12871ad349.tar.gz
ports-5e8679d1dd778b73f8e40d498d041e12871ad349.zip
Notes
Diffstat (limited to 'databases/hs-mysql/Makefile')
-rw-r--r--databases/hs-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/hs-mysql/Makefile b/databases/hs-mysql/Makefile
index 483dba52a634..0806e13e2a13 100644
--- a/databases/hs-mysql/Makefile
+++ b/databases/hs-mysql/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= mysql
-PORTVERSION= 0.1.1.3
+PORTVERSION= 0.1.1.4
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A low-level client library for the MySQL database
+COMMENT= A low-level MySQL client library
LICENSE= BSD