diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-12-30 01:36:39 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1999-12-30 01:36:39 +0000 |
commit | 0ee98b85e17319604bb1d9981279d75663565949 (patch) | |
tree | 4948c242ea50a35296a6a300ce32fd09f5d076cf /lang | |
parent | 9fcaf866549a1fc0ad3730b8b5205c65e1c6b75c (diff) | |
download | ports-0ee98b85e17319604bb1d9981279d75663565949.tar.gz ports-0ee98b85e17319604bb1d9981279d75663565949.zip |
Notes
Diffstat (limited to 'lang')
-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 e825dc53dfc7..73ea00f24278 100644 --- a/lang/sml-mode.el/Makefile +++ b/lang/sml-mode.el/Makefile @@ -7,7 +7,7 @@ # DISTNAME= sml-mode-3.3 -CATEGORIES= devel elisp +CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ http://www.freebsd.org/~jkoshy/PORTS/ EXTRACT_SUFX= .tar.Z |