diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/keynote/Makefile | 2 | ||||
-rw-r--r-- | security/keynote/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/keynote/Makefile b/security/keynote/Makefile index 3efc8386e9d1..5d7aeea580bf 100644 --- a/security/keynote/Makefile +++ b/security/keynote/Makefile @@ -9,7 +9,7 @@ PORTNAME= keynote PORTVERSION= 2.3 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.cis.upenn.edu/~angelos/Code/ +MASTER_SITES= http://www1.cs.columbia.edu/~angelos/Code/ MAINTAINER= ports@FreeBSD.org COMMENT= A Trust-Management System diff --git a/security/keynote/pkg-descr b/security/keynote/pkg-descr index 0ee231ab7e5d..1e05bbdf8101 100644 --- a/security/keynote/pkg-descr +++ b/security/keynote/pkg-descr @@ -13,4 +13,4 @@ assertions but are also signed by the principal delegating the trust. This is an example implementation of the KeyNote Trust-Management System as specified in IETF draft <draft-blaze-ietf-trustmgt-keynote-02.txt>. -WWW: http://www.cis.upenn.edu/~angelos/keynote.html +WWW: http://www1.cs.columbia.edu/~angelos/keynote.html |