diff options
-rw-r--r-- | lang/caml-light/Makefile | 2 | ||||
-rw-r--r-- | net-im/gyach/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tcptrack/Makefile | 2 | ||||
-rw-r--r-- | net/3proxy/Makefile | 2 | ||||
-rw-r--r-- | net/etherboot/Makefile | 2 | ||||
-rw-r--r-- | net/silc-client/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/lang/caml-light/Makefile b/lang/caml-light/Makefile index 55f5834369c4..11ce92e93a8c 100644 --- a/lang/caml-light/Makefile +++ b/lang/caml-light/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://caml.inria.fr/pub/distrib/caml-light-0.75/ \ DISTNAME= cl75unix -MAINTAINER= michael.grunewald@laposte.net +MAINTAINER= ports@FreeBSD.org COMMENT= Strongly typed functional language belonging to the ML family USE_XORG= x11 diff --git a/net-im/gyach/Makefile b/net-im/gyach/Makefile index 80b3b9a164fc..577fd60cb023 100644 --- a/net-im/gyach/Makefile +++ b/net-im/gyach/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 9 CATEGORIES= net-im MASTER_SITES= http://www4.infi.net/~cpinkham/gyach/code/ -MAINTAINER?= aaron@snaphat.com +MAINTAINER?= ports@FreeBSD.org COMMENT= Gyach is a GTK+ based Yahoo! Chat client GNU_CONFIGURE= yes diff --git a/net-mgmt/tcptrack/Makefile b/net-mgmt/tcptrack/Makefile index 6f398015308c..87c5c7c9470f 100644 --- a/net-mgmt/tcptrack/Makefile +++ b/net-mgmt/tcptrack/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.rhythm.cx/~steve/devel/tcptrack/%SUBDIR%/ MASTER_SITE_SUBDIR= release/${PORTVERSION}/source -MAINTAINER= squat@squat.no +MAINTAINER= ports@FreeBSD.org COMMENT= Packet sniffer which displays TCP information like top(1) GNU_CONFIGURE= yes diff --git a/net/3proxy/Makefile b/net/3proxy/Makefile index 4406c8c5afe4..8370342e8243 100644 --- a/net/3proxy/Makefile +++ b/net/3proxy/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= http://3proxy.ru/${PORTVERSION}/ \ http://security.nnov.ru/soft/3proxy/${PORTVERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= osa@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Proxy servers set (support HTTP(S), FTP, SOCKS, POP3, TCP & UDP) CONFLICTS= libproxy-[0-9]* diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile index 9232f134ccb0..c1a6932a4c93 100644 --- a/net/etherboot/Makefile +++ b/net/etherboot/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 5.2.6 CATEGORIES= net MASTER_SITES= SF http://etherboot.berlios.de/dist/ -MAINTAINER= ambrisko@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network boot of FreeBSD a.out/ELF kernels (improved netboot) BROKEN= Installation is intentionally broken diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index e0f45e5edcb7..e4b8535de7fd 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= client/sources PKGNAMESUFFIX= ${IRSSI_PLUGIN}-client DISTNAME= ${PORTNAME}-client-${PORTVERSION} -MAINTAINER?= wxs@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT= Secure Internet Live Conferencing (SILC) network client CONFLICTS= silc-toolkit-1.1.* silc-irssi-plugin-1.1.* |