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/pgp6 | |
parent | 4ab8a7ecf147b7adb7055cffce329de3467d786e (diff) |
Set LATEST_LINK to pgp[56].
Notes
Notes:
svn path=/head/; revision=49717
Diffstat (limited to 'security/pgp6')
-rw-r--r-- | security/pgp6/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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: |