diff options
author | pav <pav@FreeBSD.org> | 2006-01-26 16:43:05 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-01-26 16:43:05 +0800 |
commit | 89f562863b7a1056597a7b9da59b7f1156a10f4c (patch) | |
tree | e44db517ada4eaee5b0c528c2cfe549061129a9e /lang | |
parent | 18e1d94e85d3740fe258a4135bd21dcc49f4d671 (diff) | |
download | freebsd-ports-gnome-89f562863b7a1056597a7b9da59b7f1156a10f4c.tar.gz freebsd-ports-gnome-89f562863b7a1056597a7b9da59b7f1156a10f4c.tar.zst freebsd-ports-gnome-89f562863b7a1056597a7b9da59b7f1156a10f4c.zip |
- Author of last update agreed to take over this port
Diffstat (limited to 'lang')
-rw-r--r-- | lang/haskell-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/haskell-mode.el/Makefile b/lang/haskell-mode.el/Makefile index 58811a51810b..193a168ffc3f 100644 --- a/lang/haskell-mode.el/Makefile +++ b/lang/haskell-mode.el/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.1 CATEGORIES= lang elisp MASTER_SITES= http://www.iro.umontreal.ca/~monnier/elisp/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= umq@ueo.co.jp COMMENT= An Emacs lisp mode for editing haskell programs NO_BUILD= yes |