diff options
Diffstat (limited to 'picobsd/ssh-picobsd/Makefile')
-rw-r--r-- | picobsd/ssh-picobsd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/picobsd/ssh-picobsd/Makefile b/picobsd/ssh-picobsd/Makefile index 7602a6c..b4e72ef 100644 --- a/picobsd/ssh-picobsd/Makefile +++ b/picobsd/ssh-picobsd/Makefile @@ -18,6 +18,7 @@ MASTER_SITES= \ ftp://ftp.nsysu.edu.tw/Unix/Security/ssh/old/ MAINTAINER= luigi@FreeBSD.org +COMMENT= Secure shell client, server and remote copy (for picobsd) NO_CDROM= "Picobsd only" NO_PACKAGE= "This is only useful to build picobsd images" |