diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:38:15 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-06-27 13:38:15 +0000 |
commit | 732e429ada47426ccd04c8b58c9e78d47cfe9158 (patch) | |
tree | 5cccf1497a4d8a0f490e5a859b455aee0092fc0d | |
parent | Fix WWW (diff) |
Fix WWW
Approved by: portmgr (blanket)
-rw-r--r-- | math/hs-semigroups/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-semigroups/pkg-descr b/math/hs-semigroups/pkg-descr index d996706be293..b5446dc3a174 100644 --- a/math/hs-semigroups/pkg-descr +++ b/math/hs-semigroups/pkg-descr @@ -5,4 +5,4 @@ It also (originally) generalized a group (a monoid with all inverses) to a type where every element did not have to have an inverse, thus the name semigroup. -WWW: https://github.com/ekmett/semigroups/ +WWW: https://github.com/ekmett/semigroups |