diff options
author | mycroft <mycroft@pkgsrc.org> | 2003-09-29 23:31:49 +0000 |
---|---|---|
committer | mycroft <mycroft@pkgsrc.org> | 2003-09-29 23:31:49 +0000 |
commit | 5ebe510ed061456b3d918e687fd68b5414da5ca8 (patch) | |
tree | 93472dc43fce4bc39013c1769301fb67b2b6859f /security/pgp5/patches/patch-bi | |
parent | 6557dfd5923099037dbd3c620f972f8a41a909ad (diff) | |
download | pkgsrc-5ebe510ed061456b3d918e687fd68b5414da5ca8.tar.gz |
Trivial fix for GCC3.
Diffstat (limited to 'security/pgp5/patches/patch-bi')
-rw-r--r-- | security/pgp5/patches/patch-bi | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/security/pgp5/patches/patch-bi b/security/pgp5/patches/patch-bi new file mode 100644 index 00000000000..b1a205fcaaa --- /dev/null +++ b/security/pgp5/patches/patch-bi @@ -0,0 +1,13 @@ +$NetBSD: patch-bi,v 1.1 2003/09/29 23:31:49 mycroft Exp $ + +--- apps/common/pgpFullLicense.c.orig 2003-09-29 23:27:07.000000000 +0000 ++++ apps/common/pgpFullLicense.c 2003-09-29 23:26:50.000000000 +0000 +@@ -71,7 +71,7 @@ + Software Product to a single hard disk, provided you keep the original\n\ + solely for backup or archival purposes. Such copy shall include PGP's\n\ + copyright and other proprietary notices. You may not copy the printed\n\ +-materials accompanying the Software Product. ++materials accompanying the Software Product.\n\ + \n\ + 3. UPGRADES AND SUPPORT. If this Software Product is labeled as an\n\ + upgrade or trade-up from a prior version of a PGP product that you were\n\ |