diff options
author | Philip Paeps <philip@FreeBSD.org> | 2006-11-30 10:53:08 +0000 |
---|---|---|
committer | Philip Paeps <philip@FreeBSD.org> | 2006-11-30 10:53:08 +0000 |
commit | b7d021c8c23463e16ef4ff1e9ec781099d23e059 (patch) | |
tree | a0db7ee3249f1db3227dd4dee39407e5913e6b1e /devel | |
parent | 9e1851c43070582f988c989375bf4ea69a7f1a35 (diff) | |
download | ports-b7d021c8c23463e16ef4ff1e9ec781099d23e059.tar.gz ports-b7d021c8c23463e16ef4ff1e9ec781099d23e059.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index c7200dbb5d3d..0d6512b9eb5d 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -637,6 +637,7 @@ SUBDIR += lua50-gettext SUBDIR += lua50-posix SUBDIR += lua50-pty + SUBDIR += lua-filename SUBDIR += lua-gettext SUBDIR += lua-posix SUBDIR += lwp |