diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-06-06 22:05:01 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-06-06 22:05:01 +0000 |
commit | d8e91c09e76291e9b134fbcd3cf0355cd0a9f005 (patch) | |
tree | 13854f132d8e5b03e15bc089233bb1004b2e972c /devel/Makefile | |
parent | 3e8ef67ee1ab2927f301d1d65ff96f5e967f1420 (diff) | |
download | ports-d8e91c09e76291e9b134fbcd3cf0355cd0a9f005.tar.gz ports-d8e91c09e76291e9b134fbcd3cf0355cd0a9f005.zip |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index a57250386c9b..a61fb36a8706 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1177,6 +1177,7 @@ SUBDIR += lua-filename SUBDIR += lua-gettext SUBDIR += lua-lgi + SUBDIR += lua-lunit SUBDIR += lua-posix SUBDIR += lua-pty SUBDIR += lua-rds-parser |