diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-08 10:24:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-08 10:24:20 +0000 |
commit | 736d603d57b5c82425802de7533f142ff8386499 (patch) | |
tree | 578907f6924cfc968f28a8220ce614179d18fd37 /security/p5-Crypt-Blowfish | |
parent | 442257fe8563da022eaf2913cd33836502e67694 (diff) | |
download | pkgsrc-736d603d57b5c82425802de7533f142ff8386499.tar.gz |
Remove trailing . from COMMENT.
Diffstat (limited to 'security/p5-Crypt-Blowfish')
-rw-r--r-- | security/p5-Crypt-Blowfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/p5-Crypt-Blowfish/Makefile b/security/p5-Crypt-Blowfish/Makefile index 81478f93a03..92ff4f8c7fc 100644 --- a/security/p5-Crypt-Blowfish/Makefile +++ b/security/p5-Crypt-Blowfish/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/02/17 17:49:57 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2001/03/08 10:24:41 wiz Exp $ # FreeBSD Id: Makefile,v 1.7 1997/06/24 18:43:23 jfitz Exp # @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/} MAINTAINER= packages@netbsd.org -COMMENT= perl5 Blowfish implementation. +COMMENT= perl5 Blowfish implementation CRYPTO= YES |