diff options
author | edwin <edwin@FreeBSD.org> | 2004-03-12 08:32:23 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-03-12 08:32:23 +0800 |
commit | 41c89978d31b37a72c6a651b7df1befa74780d25 (patch) | |
tree | 8b1e631ccf94df47d07880c128dfdf452c821fd9 /net | |
parent | 8d8e7e6d9eaa8f23f5f3cdaaf079d7e03790e3f6 (diff) | |
download | freebsd-ports-gnome-41c89978d31b37a72c6a651b7df1befa74780d25.tar.gz freebsd-ports-gnome-41c89978d31b37a72c6a651b7df1befa74780d25.tar.zst freebsd-ports-gnome-41c89978d31b37a72c6a651b7df1befa74780d25.zip |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Diffstat (limited to 'net')
-rw-r--r-- | net/arping/Makefile | 2 | ||||
-rw-r--r-- | net/asfrecorder/Makefile | 2 | ||||
-rw-r--r-- | net/cryptcat/Makefile | 2 | ||||
-rw-r--r-- | net/gq/Makefile | 2 | ||||
-rw-r--r-- | net/linpopup/Makefile | 2 | ||||
-rw-r--r-- | net/netsed/Makefile | 2 | ||||
-rw-r--r-- | net/xsmbrowser/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile index 1aefb4e99fb5..cf16ab061495 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.07 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= ARP level "ping" utility BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/asfrecorder/Makefile b/net/asfrecorder/Makefile index 0370df9085a1..1951033dcb51 100644 --- a/net/asfrecorder/Makefile +++ b/net/asfrecorder/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= asfrecorder DISTNAME= ASFRecorder -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Tool for downloading streaming media from the Internet USE_ZIP= yes diff --git a/net/cryptcat/Makefile b/net/cryptcat/Makefile index 5214c18cdb01..eee7a9b4421c 100644 --- a/net/cryptcat/Makefile +++ b/net/cryptcat/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://farm9.org/Cryptcat/ DISTNAME= cryptcat_linux2 EXTRACT_SUFX= .tar -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Standard netcat enhanced with twofish encryption EXTRACT_AFTER_ARGS= | ${PAX} -r diff --git a/net/gq/Makefile b/net/gq/Makefile index b89bcadb709e..14fd31efcaec 100644 --- a/net/gq/Makefile +++ b/net/gq/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gqclient -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= GTK-based LDAP client LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv diff --git a/net/linpopup/Makefile b/net/linpopup/Makefile index eae120a0e01b..1477c1271a94 100644 --- a/net/linpopup/Makefile +++ b/net/linpopup/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= http://www.chez.com/littleigloo/files/ DISTNAME= LinPopUp-${PORTVERSION}.src -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= X11 port of WinPopup RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba diff --git a/net/netsed/Makefile b/net/netsed/Makefile index 17b0bacef83c..ba820f06bce5 100644 --- a/net/netsed/Makefile +++ b/net/netsed/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://dione.ids.pl/~lcamtuf/ \ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Alters the contents of packets in real-time WRKSRC= ${WRKDIR} diff --git a/net/xsmbrowser/Makefile b/net/xsmbrowser/Makefile index d1578dd11e5b..59ad7cda6018 100644 --- a/net/xsmbrowser/Makefile +++ b/net/xsmbrowser/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www2.iastate.edu/~chadspen/ -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Tcl/Tk port of Windows' Network Neighborhood RUN_DEPENDS= ${LOCALBASE}/bin/smbclient:${PORTSDIR}/net/samba \ |