diff options
author | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
---|---|---|
committer | Giuseppe Pilichi <jacula@FreeBSD.org> | 2010-05-26 11:18:46 +0000 |
commit | e951cb6d0734dcbbc08c5fdfafbc67e8389de545 (patch) | |
tree | 09f42476e1e0bfaa3cb1415c718d1e99c8ff11b8 /math/hs-Agda | |
parent | 03231299235c95b71449e0efda9552b963778ba5 (diff) |
Notes
Diffstat (limited to 'math/hs-Agda')
-rw-r--r-- | math/hs-Agda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile index 8e9c5747ad19..623710d0bc14 100644 --- a/math/hs-Agda/Makefile +++ b/math/hs-Agda/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.6 PORTREVISION= 1 CATEGORIES= math haskell -MAINTAINER= jacula@gmail.com +MAINTAINER= haskell@FreeBSD.org COMMENT= A functional programming language and proof assistant CABAL_SETUP= Setup.hs |