diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-10-18 21:27:02 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-10-18 21:27:02 +0000 |
commit | 949d0e0be7f97f2977c135c0abdac1b29c2ca5db (patch) | |
tree | fa1c0ec684bda5f34be3fbc04d9e525ec809e681 /devel/Makefile | |
parent | f5237b243a390b9380caf14367cd3ddab91623b3 (diff) | |
download | ports-949d0e0be7f97f2977c135c0abdac1b29c2ca5db.tar.gz ports-949d0e0be7f97f2977c135c0abdac1b29c2ca5db.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 78f445e49fad..ec91f7475945 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -447,6 +447,7 @@ SUBDIR += libconfuse SUBDIR += libcoro SUBDIR += libcwd + SUBDIR += libdaemon SUBDIR += libdict SUBDIR += libdlmalloc SUBDIR += libds |