diff options
Diffstat (limited to 'picobsd')
-rw-r--r-- | picobsd/Makefile | 2 | ||||
-rw-r--r-- | picobsd/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 1 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> diff --git a/picobsd/pkg/COMMENT b/picobsd/pkg/COMMENT deleted file mode 100644 index dcad6a95d201..000000000000 --- a/picobsd/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -PicoBSD-related ports |