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/Makefile | |
parent | b5af6890bd50107390f52ea3dce241ffe3247634 (diff) |
Notes
Diffstat (limited to 'security/didentd/Makefile')
-rw-r--r-- | security/didentd/Makefile | 7 |
1 files changed, 4 insertions, 3 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 |