aboutsummaryrefslogtreecommitdiff
path: root/math/hs-Agda/Makefile
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2013-03-31 13:43:10 +0000
committerGabor Pali <pgj@FreeBSD.org>2013-03-31 13:43:10 +0000
commit77296e779c490b483f671d9807458979cf6e64eb (patch)
tree706535a9ca9e2f059790de4fce1e4edf8c756239 /math/hs-Agda/Makefile
parent584bdd7f8d9927df8b68dadef23b5ebf887b052a (diff)
downloadports-77296e779c490b483f671d9807458979cf6e64eb.tar.gz
ports-77296e779c490b483f671d9807458979cf6e64eb.zip
- Fix a minor dynamic linking problem for certain Haskell Cabal ports
- Add an UPDATING entry for description and instructions Submitted by: ashish Approved by: portmgr (miwi) Obtained from: FreeBSD Haskell
Notes
Notes: svn path=/head/; revision=315636
Diffstat (limited to 'math/hs-Agda/Makefile')
-rw-r--r--math/hs-Agda/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile
index d86e179601d9..fe2428fe19e6 100644
--- a/math/hs-Agda/Makefile
+++ b/math/hs-Agda/Makefile
@@ -3,6 +3,7 @@
PORTNAME= Agda
PORTVERSION= 2.3.2
+PORTREVISION= 1
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org