aboutsummaryrefslogtreecommitdiff
path: root/math/hs-distributive
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 /math/hs-distributive
parentaf071cfdc1f8578bd1523b823e683074a3139a34 (diff)
downloadports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.tar.gz
ports-f6f83c9efc2c46d2970746758e2c682bb8a518ec.zip
Notes
Diffstat (limited to 'math/hs-distributive')
-rw-r--r--math/hs-distributive/Makefile7
-rw-r--r--math/hs-distributive/pkg-descr2
2 files changed, 2 insertions, 7 deletions
diff --git a/math/hs-distributive/Makefile b/math/hs-distributive/Makefile
index 1e73736f0a58..148ff33c9e89 100644
--- a/math/hs-distributive/Makefile
+++ b/math/hs-distributive/Makefile
@@ -1,13 +1,8 @@
-# New ports collection makefile for: hs-distributive
-# Date created: July 16, 2011
-# Whom: haskell@FreeBSD.org
-#
# $FreeBSD$
-#
PORTNAME= distributive
PORTVERSION= 0.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-distributive/pkg-descr b/math/hs-distributive/pkg-descr
index b881ff3d34c7..af14ab605ad6 100644
--- a/math/hs-distributive/pkg-descr
+++ b/math/hs-distributive/pkg-descr
@@ -1,3 +1,3 @@
Haskell 98 distributive functors -- dual to Traversable.
-WWW: http://github.com/ekmett/distributive/ \ No newline at end of file
+WWW: http://github.com/ekmett/distributive/