diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2013-02-05 13:23:54 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2013-02-05 13:23:54 +0000 |
commit | d0152cc47a06d9a8056f6cfe1befb929e5ab826a (patch) | |
tree | c96b4e676c2666f0d8c4e00ab5c900f1cade4d4c /devel/Makefile | |
parent | a2ccfff23d652ad90f7b32b50139acfe2024eafc (diff) | |
download | ports-d0152cc47a06d9a8056f6cfe1befb929e5ab826a.tar.gz ports-d0152cc47a06d9a8056f6cfe1befb929e5ab826a.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 6414810f4d2f..d9694057ea4f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -107,6 +107,7 @@ SUBDIR += avro SUBDIR += avro-c SUBDIR += avro-cpp + SUBDIR += awscli SUBDIR += baz SUBDIR += bcc SUBDIR += bcpp |