diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2001-12-02 11:27:57 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2001-12-02 11:27:57 +0000 |
commit | 746652b2e2498cf2b4b4293448e4111677d02b87 (patch) | |
tree | 3b3068240794c541a5ffbde6cc8fb2da3ebcce30 /security/pgp5 | |
parent | da0b33d01c1ce12cc5b3129cd92c8db0f44ca1e9 (diff) | |
download | ports-746652b2e2498cf2b4b4293448e4111677d02b87.tar.gz ports-746652b2e2498cf2b4b4293448e4111677d02b87.zip |
Notes
Diffstat (limited to 'security/pgp5')
-rw-r--r-- | security/pgp5/files/patch-ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pgp5/files/patch-ac b/security/pgp5/files/patch-ac index bb15dfe9fbc4..8f78ce60569b 100644 --- a/security/pgp5/files/patch-ac +++ b/security/pgp5/files/patch-ac @@ -26,5 +26,5 @@ + $(LN_S) $(INSTPGP) pgpe; \ + $(LN_S) $(INSTPGP) pgps; \ + $(LN_S) $(INSTPGP) pgpv; \ -+ $(LN_S) $(INSTPGP) pgp_old \ ++ $(LN_S) $(INSTPGP) pgpo; \ ) |