diff options
author | linimon <linimon@FreeBSD.org> | 2006-06-14 15:09:35 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-06-14 15:09:35 +0800 |
commit | 3ec7e7a15038a1c558c89410efc9a6e89aeea8b6 (patch) | |
tree | bad2956937205f9ac634149ef0e6721a2d0ed0a0 /security/didentd | |
parent | 29177dc3f5a83a87b45a104f92e069b05a058968 (diff) | |
download | freebsd-ports-gnome-3ec7e7a15038a1c558c89410efc9a6e89aeea8b6.tar.gz freebsd-ports-gnome-3ec7e7a15038a1c558c89410efc9a6e89aeea8b6.tar.zst freebsd-ports-gnome-3ec7e7a15038a1c558c89410efc9a6e89aeea8b6.zip |
Reset drt@un.bewaff.net due to bounce; pet portlint and mastersites.
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/ |