diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 09:28:33 +0000 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /net | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | FreeBSD-ports-9261fd52a0bee580698d475595ccc8f0aad129aa.zip FreeBSD-ports-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/gsk/Makefile | 2 | ||||
-rw-r--r-- | net/htpdate/Makefile | 2 | ||||
-rw-r--r-- | net/mping/Makefile | 2 | ||||
-rw-r--r-- | net/openradius/Makefile | 2 | ||||
-rw-r--r-- | net/p5-Net-Gnats/Makefile | 2 | ||||
-rw-r--r-- | net/pathneck/Makefile | 2 | ||||
-rw-r--r-- | net/tapidbus/Makefile | 2 | ||||
-rw-r--r-- | net/tcpslice/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/net/gsk/Makefile b/net/gsk/Makefile index 932df70..d612d50 100644 --- a/net/gsk/Makefile +++ b/net/gsk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A C library for writing servers USE_GNOME= glib20 gnomehack gnometarget diff --git a/net/htpdate/Makefile b/net/htpdate/Makefile index 12a8132..cb37d04 100644 --- a/net/htpdate/Makefile +++ b/net/htpdate/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.9.3 CATEGORIES= net ipv6 MASTER_SITES= http://www.clevervest.com/htp/archive/c/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Time synchronization over http utility USE_BZIP2= yes diff --git a/net/mping/Makefile b/net/mping/Makefile index 21b997b..e1d876a 100644 --- a/net/mping/Makefile +++ b/net/mping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.01 CATEGORIES= net ipv6 MASTER_SITES= http://mping.uninett.no/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Mping network statistics collector GNU_CONFIGURE= yes diff --git a/net/openradius/Makefile b/net/openradius/Makefile index e586dbc..78a6470 100644 --- a/net/openradius/Makefile +++ b/net/openradius/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.xs4all.nl/~evbergen/openradius/download/ \ http://www.mirrors.wiretapped.net/security/authentication/radius/openradius/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A RADIUS server with some actual documentation LOGFILE?= /var/log/openradius.log diff --git a/net/p5-Net-Gnats/Makefile b/net/p5-Net-Gnats/Makefile index 0f42e4d..d3ae346 100644 --- a/net/p5-Net-Gnats/Makefile +++ b/net/p5-Net-Gnats/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= gnatsperl PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Perl interface to GNU Gnats daemon PERL_CONFIGURE= yes diff --git a/net/pathneck/Makefile b/net/pathneck/Makefile index 4ea620a..71b18df 100644 --- a/net/pathneck/Makefile +++ b/net/pathneck/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.cs.cmu.edu/~hnn/pathneck/ \ http://www.unixified.net/distfiles/ EXTRACT_SUFX= .tgz -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Active network path probing tool PLIST_FILES= sbin/pathneck \ diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index cfdb1e1..d24f872 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= tapioca-voip -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= Abstraction layer for interprocess communication LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib diff --git a/net/tcpslice/Makefile b/net/tcpslice/Makefile index 06e5d66..3c173cc 100644 --- a/net/tcpslice/Makefile +++ b/net/tcpslice/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2006.04.17 CATEGORIES= net MASTER_SITES= http://www.tcpdump.org/weekly/ -MAINTAINER= babak@farrokhi.net +MAINTAINER= farrokhi@FreeBSD.org COMMENT= A tool for extracting portions of pcap files MAN1= tcpslice.1 |