aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2006-06-14 07:09:35 +0000
committerMark Linimon <linimon@FreeBSD.org>2006-06-14 07:09:35 +0000
commitf27cdd3602602c4f12ce8d47b38027f8bd6ce15f (patch)
treefc0c0518e7bd8b3ed66ce56e86d9a9e654f4aa88
parentb5af6890bd50107390f52ea3dce241ffe3247634 (diff)
downloadports-f27cdd3602602c4f12ce8d47b38027f8bd6ce15f.tar.gz
ports-f27cdd3602602c4f12ce8d47b38027f8bd6ce15f.zip
Notes
-rw-r--r--net-mgmt/py-ipy/Makefile2
-rw-r--r--security/didentd/Makefile7
-rw-r--r--security/didentd/pkg-descr2
3 files changed, 6 insertions, 5 deletions
diff --git a/net-mgmt/py-ipy/Makefile b/net-mgmt/py-ipy/Makefile
index 0a1b4e8c6525..aa83a2cb714c 100644
--- a/net-mgmt/py-ipy/Makefile
+++ b/net-mgmt/py-ipy/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://c0re.23.nu/c0de/IPy/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= IPy-${PORTVERSION}
-MAINTAINER= drt@un.bewaff.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module for handling IPv4 and IPv6 Addresses and Networks
USE_PYTHON= yes
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/