aboutsummaryrefslogtreecommitdiff
path: root/picobsd
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /picobsd
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
Diffstat (limited to 'picobsd')
-rw-r--r--picobsd/ssh-picobsd/Makefile1
-rw-r--r--picobsd/ssh-picobsd/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/picobsd/ssh-picobsd/Makefile b/picobsd/ssh-picobsd/Makefile
index 7602a6cf6373..b4e72eff528c 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"
diff --git a/picobsd/ssh-picobsd/pkg-comment b/picobsd/ssh-picobsd/pkg-comment
deleted file mode 100644
index 5bdd6e93c317..000000000000
--- a/picobsd/ssh-picobsd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Secure shell client, server and remote copy (for picobsd)