diff options
author | bapt <bapt@FreeBSD.org> | 2013-11-19 00:12:45 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-11-19 00:12:45 +0800 |
commit | 0d7bdb38076f5369300d925536da2504d7052dde (patch) | |
tree | 4ad67e0babf7468e04160692e63150af4937eada /lang/Makefile | |
parent | 87eecaa444fd44f7696c3e3704fbd5c681694590 (diff) | |
download | freebsd-ports-gnome-0d7bdb38076f5369300d925536da2504d7052dde.tar.gz freebsd-ports-gnome-0d7bdb38076f5369300d925536da2504d7052dde.tar.zst freebsd-ports-gnome-0d7bdb38076f5369300d925536da2504d7052dde.zip |
Third pass at removing EOLed lua50
devel/lua50-compat51
lang/lua50
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e0f83dcd22e3..3f82fa51acf4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -154,7 +154,6 @@ SUBDIR += logo SUBDIR += lua SUBDIR += lua-mode.el - SUBDIR += lua50 SUBDIR += lua52 SUBDIR += luajit SUBDIR += lush |