diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /security/safesh | |
parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'security/safesh')
-rw-r--r-- | security/safesh/Makefile | 1 | ||||
-rw-r--r-- | security/safesh/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/safesh/Makefile b/security/safesh/Makefile index bc110262ef64..b3c68817ecb6 100644 --- a/security/safesh/Makefile +++ b/security/safesh/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= # none DISTFILES= # none MAINTAINER= eivind@FreeBSD.org +COMMENT= Authentication manager for OpenSSH (making secure auth easier) NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/security/safesh/pkg-comment b/security/safesh/pkg-comment deleted file mode 100644 index 5ed9a85de926..000000000000 --- a/security/safesh/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Authentication manager for OpenSSH (making secure auth easier) |