diff options
Diffstat (limited to 'security/p5-Digest-MD5')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 1 | ||||
-rw-r--r-- | security/p5-Digest-MD5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index b56760a..3b02067 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- MAINTAINER= petef@FreeBSD.org +COMMENT= Perl5 interface to the MD5 algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Digest-MD5/pkg-comment b/security/p5-Digest-MD5/pkg-comment deleted file mode 100644 index 9c59863..0000000 --- a/security/p5-Digest-MD5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 interface to the MD5 algorithm |