diff options
author | markm <markm@FreeBSD.org> | 1999-09-24 16:28:12 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1999-09-24 16:28:12 +0800 |
commit | b0cb66257a37e9290014774ceb6dbcbe0768a01f (patch) | |
tree | 405738e29b89ec748a808d923ff17fb2a02050fb /security | |
parent | b6cd2e799ddc07cc4f1b19e3e98036005fdde343 (diff) | |
download | freebsd-ports-gnome-b0cb66257a37e9290014774ceb6dbcbe0768a01f.tar.gz freebsd-ports-gnome-b0cb66257a37e9290014774ceb6dbcbe0768a01f.tar.zst freebsd-ports-gnome-b0cb66257a37e9290014774ceb6dbcbe0768a01f.zip |
Grrr....
Don't people do even the most rudimentary checking before committing??!
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp5/files/patch-ad | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp5/files/patch-ad b/security/pgp5/files/patch-ad index 6c246eae65f0..18fe26360709 100644 --- a/security/pgp5/files/patch-ad +++ b/security/pgp5/files/patch-ad @@ -1,5 +1,5 @@ ---- include/pgpUsuals.h.orig Sun Sep 19 16:40:16 1999 -+++ include/pgpUsuals.h Sun Sep 19 16:41:51 1999 +--- lib/pgp/include/pgpUsuals.h.orig Sun Sep 19 16:40:16 1999 ++++ lib/pgp/include/pgpUsuals.h Sun Sep 19 16:41:51 1999 @@ -48,11 +48,17 @@ * will choke lesser preprocessors (like 0xffffffffffffffff) unless * we're reasonably certain that they'll be acceptable. |