aboutsummaryrefslogtreecommitdiff
path: root/databases/hs-mysql
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-12-20 02:23:04 +0000
commitf6f83c9efc2c46d2970746758e2c682bb8a518ec (patch)
tree290f2ea61305744bf0f477895c56b92acaeb361f /databases/hs-mysql
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'databases/hs-mysql')
-rw-r--r--databases/hs-mysql/Makefile8
-rw-r--r--databases/hs-mysql/pkg-descr2
2 files changed, 3 insertions, 7 deletions
diff --git a/databases/hs-mysql/Makefile b/databases/hs-mysql/Makefile
index 10e40f79c59c..0576c0613715 100644
--- a/databases/hs-mysql/Makefile
+++ b/databases/hs-mysql/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: hs-mysql
-# Date created: 2011-05-23
-# Whom: jyyou@cs.nctu.edu.tw
-#
+# Created by: jyyou@cs.nctu.edu.tw
# $FreeBSD$
-#
PORTNAME= mysql
PORTVERSION= 0.1.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/databases/hs-mysql/pkg-descr b/databases/hs-mysql/pkg-descr
index 9f59b1861d20..34558cf33d08 100644
--- a/databases/hs-mysql/pkg-descr
+++ b/databases/hs-mysql/pkg-descr
@@ -2,4 +2,4 @@ This library is a Haskell binding to the MySQL mysqlclient client library.
It is a fairly faithful, low level library that implements
most of the MySQL client API.
-WWW: https://github.com/bos/mysql
+WWW: https://github.com/bos/mysql