diff options
author | hubertf <hubertf@pkgsrc.org> | 2004-04-04 22:16:58 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2004-04-04 22:16:58 +0000 |
commit | 910d3479f6510e2f16b675747a168629d8f1b435 (patch) | |
tree | 38102b91c1bfc04f48d22095be5377fa031095ec /security/gpg2dot/Makefile | |
parent | 265ae10e0d7769fd7ebbf2b19c50cade98dd0ff7 (diff) | |
download | pkgsrc-910d3479f6510e2f16b675747a168629d8f1b435.tar.gz |
Update to 1.3: Contributed by Stefan Schumacher (stefan net-tex de) in
private mail, ok'd by lukem. Changes:
> Use the URL node and {head,tail}URL edge-attribute and link
> to "Web of trust statistics and pathfinder"-Site.
>
> This site provides a statistical analysis of the key (linked behind
> each node) and a path between to keys (linked behind tail and
> head of a edge).
>
> Those URL statements take only affect if one generates IMAP or CMAP
> output and uses this on a HTML-Site as imagemap.
Diffstat (limited to 'security/gpg2dot/Makefile')
-rw-r--r-- | security/gpg2dot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/gpg2dot/Makefile b/security/gpg2dot/Makefile index ab08142e05f..0a1839ffb53 100644 --- a/security/gpg2dot/Makefile +++ b/security/gpg2dot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2004/02/24 13:49:29 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/04 22:16:59 hubertf Exp $ # -DISTNAME= gpg2dot-1.2 +DISTNAME= gpg2dot-1.3 WRKSRC= ${WRKDIR} CATEGORIES= security MASTER_SITES= # empty |