diff options
Diffstat (limited to 'picobsd/Makefile')
-rw-r--r-- | picobsd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/picobsd/Makefile b/picobsd/Makefile index a9962fe0e7c3..f4644b300388 100644 --- a/picobsd/Makefile +++ b/picobsd/Makefile @@ -1,6 +1,8 @@ # $FreeBSD$ # + COMMENT = PicoBSD-related ports + SUBDIR += ssh-picobsd .include <bsd.port.subdir.mk> |