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 /net/p5-Net-SSH-Perl | |
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.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'net/p5-Net-SSH-Perl')
-rw-r--r-- | net/p5-Net-SSH-Perl/Makefile | 1 | ||||
-rw-r--r-- | net/p5-Net-SSH-Perl/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index 16c53c214ccb..cf1ea6564333 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Net PKGNAMEPREFIX= p5- MAINTAINER= jesper@FreeBSD.org +COMMENT= Perl5 module implements both the SSH1 and SSH2 protocols NO_PACKAGE= "Runaway package build" diff --git a/net/p5-Net-SSH-Perl/pkg-comment b/net/p5-Net-SSH-Perl/pkg-comment deleted file mode 100644 index 18f06d1fe636..000000000000 --- a/net/p5-Net-SSH-Perl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module implements both the SSH1 and SSH2 protocols |