diff options
author | jkoshy <jkoshy@FreeBSD.org> | 1999-12-27 17:41:33 +0800 |
---|---|---|
committer | jkoshy <jkoshy@FreeBSD.org> | 1999-12-27 17:41:33 +0800 |
commit | 4440beb5a3b7c822ae7327e69af9c06ead2cd3a3 (patch) | |
tree | f49a2344da980985ae68ef5ff13d1e9c8f64d1ef | |
parent | 9e158df7e4c0da1189fecf877eaf25a75f4fda1b (diff) | |
download | freebsd-ports-gnome-4440beb5a3b7c822ae7327e69af9c06ead2cd3a3.tar.gz freebsd-ports-gnome-4440beb5a3b7c822ae7327e69af9c06ead2cd3a3.tar.zst freebsd-ports-gnome-4440beb5a3b7c822ae7327e69af9c06ead2cd3a3.zip |
"ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el".
-rw-r--r-- | devel/Makefile | 1 | ||||
-rw-r--r-- | lang/Makefile | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fb068ba313ab..87485d1eb474 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -169,7 +169,6 @@ SUBDIR += sdl SUBDIR += sfio SUBDIR += shtool - SUBDIR += sml-mode.el SUBDIR += stlport SUBDIR += swarm SUBDIR += t1lib diff --git a/lang/Makefile b/lang/Makefile index eff19f1aeb27..c00d2679dd69 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -84,6 +84,7 @@ SUBDIR += siod SUBDIR += slib SUBDIR += smalltalk + SUBDIR += sml-mode.el SUBDIR += sml-nj SUBDIR += squeak1 SUBDIR += squeak2 |