diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 2008-04-10 09:21:53 +0000 |
commit | b78f774e33d7dfafd3928e8dfd5667afd3cb577f (patch) | |
tree | dee360fec26c413c275066ed867fbc6634f4271e /lang/sml-mode.el | |
parent | Python bindings for Shapelib (diff) |
Reset maintainership.
Diffstat (limited to 'lang/sml-mode.el')
-rw-r--r-- | lang/sml-mode.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile index 07ac2c94b1b4..30b5e25fdc83 100644 --- a/lang/sml-mode.el/Makefile +++ b/lang/sml-mode.el/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jkoshy -MAINTAINER= jkoshy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An EMACS mode for editing Standard ML programs ALL_TARGET= default |