diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 08:32:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-11-07 08:32:49 +0000 |
commit | 8cf0f515a5bdc588edc94bf1f899504b02752954 (patch) | |
tree | a2a24e51fd9b4c0f8790d501b77767f669fa23b7 /security | |
parent | 4ab8a7ecf147b7adb7055cffce329de3467d786e (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/pgp5/Makefile | 2 | ||||
-rw-r--r-- | security/pgp6/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/security/pgp5/Makefile b/security/pgp5/Makefile index ec80d763109e..5820f3f8c172 100644 --- a/security/pgp5/Makefile +++ b/security/pgp5/Makefile @@ -22,4 +22,6 @@ MAN1= pgp5.1 pgpe.1 pgpk.1 pgps.1 pgpv.1 MAN5= pgp.cfg.5 MAN7= pgp-integration.7 pgp-intro.7 +LATEST_LINK= pgp5 + .include <bsd.port.mk> diff --git a/security/pgp6/Makefile b/security/pgp6/Makefile index 242b62a71925..b4e78b051de5 100644 --- a/security/pgp6/Makefile +++ b/security/pgp6/Makefile @@ -28,6 +28,8 @@ RESTRICTED= "Crypto" MAN1= pgp.1 +LATEST_LINK= pgp6 + # the distfile is actually a tar of three compressed tars and their # signatures post-extract: |