diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 07:09:35 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-06-14 07:09:35 +0000 |
commit | f27cdd3602602c4f12ce8d47b38027f8bd6ce15f (patch) | |
tree | fc0c0518e7bd8b3ed66ce56e86d9a9e654f4aa88 /security/didentd | |
parent | b5af6890bd50107390f52ea3dce241ffe3247634 (diff) |
Notes
Diffstat (limited to 'security/didentd')
-rw-r--r-- | security/didentd/Makefile | 7 | ||||
-rw-r--r-- | security/didentd/pkg-descr | 2 |
2 files changed, 5 insertions, 4 deletions
diff --git a/security/didentd/Makefile b/security/didentd/Makefile index f3732268c6cd..b6704f7c167e 100644 --- a/security/didentd/Makefile +++ b/security/didentd/Makefile @@ -8,10 +8,11 @@ PORTNAME= didentd PORTVERSION= 0.2 CATEGORIES= security -MASTER_SITES= http://untergrund.bewaff.net/~drt/c0re.jp/c0de/didentd/ http://c0re.jp/c0de/didentd/ +MASTER_SITES= http://c0re.23.nu/c0de/didentd/ \ + http://untergrund.bewaff.net/~drt/c0re.jp/c0de/didentd/ -MAINTAINER= drt@un.bewaff.net -COMMENT= Modular RfC1423 (identd) server sending encrypted audit tokens. +MAINTAINER= ports@FreeBSD.org +COMMENT= Modular RFC1423 (identd) server sending encrypted audit tokens RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp diff --git a/security/didentd/pkg-descr b/security/didentd/pkg-descr index 5ff30e5b2867..216e31c93120 100644 --- a/security/didentd/pkg-descr +++ b/security/didentd/pkg-descr @@ -19,4 +19,4 @@ uid owning the requested connection. This is the classic ident approach. didentd-static is a server which delivers a fixed reply defined by the administrator to every request. -WWW: http://c0re.jp/c0de/didentd/ +WWW: http://c0re.23.nu/c0de/didentd/ |