aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-smallcheck
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 /devel/hs-smallcheck
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'devel/hs-smallcheck')
-rw-r--r--devel/hs-smallcheck/Makefile8
-rw-r--r--devel/hs-smallcheck/pkg-descr2
2 files changed, 3 insertions, 7 deletions
diff --git a/devel/hs-smallcheck/Makefile b/devel/hs-smallcheck/Makefile
index b312f0c7eb8a..59ed10b5dfd3 100644
--- a/devel/hs-smallcheck/Makefile
+++ b/devel/hs-smallcheck/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: hs-smallcheck
-# Date created: December 20 2009
-# Whom: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
-#
+# Created by: Giuseppe Pilichi aka Jacula Modyun <jacula@gmail.com>
# $FreeBSD$
-#
PORTNAME= smallcheck
PORTVERSION= 0.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-smallcheck/pkg-descr b/devel/hs-smallcheck/pkg-descr
index 84132e9abc30..f8c9459977b2 100644
--- a/devel/hs-smallcheck/pkg-descr
+++ b/devel/hs-smallcheck/pkg-descr
@@ -2,4 +2,4 @@ SmallCheck is a testing library that allows to verify properties for all
test cases up to some depth. The test cases are generated automatically
by SmallCheck.
-WWW: https://github.com/feuerbach/smallcheck
+WWW: https://github.com/feuerbach/smallcheck