diff options
author | pav <pav@FreeBSD.org> | 2006-05-03 20:37:03 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-03 20:37:03 +0800 |
commit | 5c1e1b6315f3bb3504b02f4ca19c734ce7ada892 (patch) | |
tree | faa5987ce81398dde1b060d28db58cadff7c4849 /lang/Makefile | |
parent | 3e38298a01434964d2d9e69a81ff3407c60740ef (diff) | |
download | freebsd-ports-gnome-5c1e1b6315f3bb3504b02f4ca19c734ce7ada892.tar.gz freebsd-ports-gnome-5c1e1b6315f3bb3504b02f4ca19c734ce7ada892.tar.zst freebsd-ports-gnome-5c1e1b6315f3bb3504b02f4ca19c734ce7ada892.zip |
- Connect lang/lua50 after repocopy from lang/lua
Repocopy by: marcus
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index d6b8e665c256..00fb3ce50c19 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -135,6 +135,7 @@ SUBDIR += lua SUBDIR += lua-mode.el SUBDIR += lua4 + SUBDIR += lua50 SUBDIR += lush SUBDIR += maude SUBDIR += mawk |