diff options
author | mandree <mandree@FreeBSD.org> | 2013-06-07 06:05:01 +0800 |
---|---|---|
committer | mandree <mandree@FreeBSD.org> | 2013-06-07 06:05:01 +0800 |
commit | 1acf7c600c38be5b2067908717a727c171684612 (patch) | |
tree | 13854f132d8e5b03e15bc089233bb1004b2e972c /devel | |
parent | 5f557f7836588bd280951ba086ef48b8423f48d8 (diff) | |
download | freebsd-ports-gnome-1acf7c600c38be5b2067908717a727c171684612.tar.gz freebsd-ports-gnome-1acf7c600c38be5b2067908717a727c171684612.tar.zst freebsd-ports-gnome-1acf7c600c38be5b2067908717a727c171684612.zip |
Link lua-lunit to the devel/ subtree.
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 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 |