diff options
author | grant <grant@pkgsrc.org> | 2004-06-27 13:26:22 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2004-06-27 13:26:22 +0000 |
commit | 7ea99394af2e559768a05ebf94b4573cec878c06 (patch) | |
tree | 2d6c55b3c5665ceb868d2434b8720ce69c858dd6 /security | |
parent | 46af0a928280097fed09fc8c03c51554fcb22d53 (diff) | |
download | pkgsrc-7ea99394af2e559768a05ebf94b4573cec878c06.tar.gz |
tiny whitespace tweak
Diffstat (limited to 'security')
-rw-r--r-- | security/AiCA/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/AiCA/Makefile b/security/AiCA/Makefile index 8f3919f7ab5..1d2795f9630 100644 --- a/security/AiCA/Makefile +++ b/security/AiCA/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/21 17:20:03 martti Exp $ +# $NetBSD: Makefile,v 1.4 2004/06/27 13:26:22 grant Exp $ # DISTNAME= AiCA-0.71.1 @@ -11,7 +11,7 @@ COMMENT= Manage Certification Authority,PKI viewer/converter/verification GNU_CONFIGURE= yes -RESTRICTED= "Source code redistribution is not permitted.consult okuno@mars.elcom.nitech.ac.jp." +RESTRICTED= "Source code redistribution is not permitted. consult okuno@mars.elcom.nitech.ac.jp." NO_SRC_ON_FTP= ${RESTRICTED} NO_SRC_ON_CDROM= ${RESTRICTED} |