diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1999-12-30 09:36:39 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1999-12-30 09:36:39 +0800 |
commit | 7dcfc4c72c2e7b891e03afac577776ae97505041 (patch) | |
tree | d25319da43c982f8b6088366e0af5e234142b828 /lang | |
parent | fef51b4cf2e40b36197e96e5296273a647641bde (diff) | |
download | freebsd-ports-gnome-7dcfc4c72c2e7b891e03afac577776ae97505041.tar.gz freebsd-ports-gnome-7dcfc4c72c2e7b891e03afac577776ae97505041.tar.zst freebsd-ports-gnome-7dcfc4c72c2e7b891e03afac577776ae97505041.zip |
Change CATEGORIES to 'lang elisp' to match current location.
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 |