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/p5-Digest-MD2 | |
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/p5-Digest-MD2')
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Digest-MD2/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 452788bbad72..22eba3a6edd4 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org +COMMENT= Perl5 interface to the MD2 message digest algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Digest-MD2/pkg-comment b/security/p5-Digest-MD2/pkg-comment deleted file mode 100644 index 15cb99caf70c..000000000000 --- a/security/p5-Digest-MD2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the MD2 message digest algorithm |