aboutsummaryrefslogtreecommitdiff
path: root/lang/haskell-mode.el
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-03-04 13:26:43 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-03-04 13:26:43 +0000
commitac1bfc575c01e213614e035d7c6dc181ce7f2e1c (patch)
tree6fe1c35e8f24a1ae92194b91ff28b483f2a59381 /lang/haskell-mode.el
parent6b3096a4c77761b022cfd665cd5cc1519675fc81 (diff)
downloadports-ac1bfc575c01e213614e035d7c6dc181ce7f2e1c.tar.gz
ports-ac1bfc575c01e213614e035d7c6dc181ce7f2e1c.zip
- Add backup download site
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Approved by: portmgr (kris; implicit)
Notes
Notes: svn path=/head/; revision=156951
Diffstat (limited to 'lang/haskell-mode.el')
-rw-r--r--lang/haskell-mode.el/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/haskell-mode.el/Makefile b/lang/haskell-mode.el/Makefile
index 193a168ffc3f..b317d57f36c8 100644
--- a/lang/haskell-mode.el/Makefile
+++ b/lang/haskell-mode.el/Makefile
@@ -8,7 +8,8 @@
PORTNAME= haskell-mode
PORTVERSION= 2.1
CATEGORIES= lang elisp
-MASTER_SITES= http://www.iro.umontreal.ca/~monnier/elisp/
+MASTER_SITES= http://www.iro.umontreal.ca/~monnier/elisp/ \
+ http://macemacsjp.sourceforge.jp/package/20051117/GPL/
MAINTAINER= umq@ueo.co.jp
COMMENT= An Emacs lisp mode for editing haskell programs