diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-08 17:28:33 +0800 |
commit | 9261fd52a0bee580698d475595ccc8f0aad129aa (patch) | |
tree | 01129d4a11462fe585d897ef5ae5cc7f7391f91c /net/pathneck | |
parent | c11c5264d35596063caa619dc3073bee3b491cd4 (diff) | |
download | freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.gz freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.tar.zst freebsd-ports-gnome-9261fd52a0bee580698d475595ccc8f0aad129aa.zip |
Change my email address to farrokhi@ in all ports that I maintain.
Approved by: miwi (mentor)
Diffstat (limited to 'net/pathneck')
-rw-r--r-- | net/pathneck/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pathneck/Makefile b/net/pathneck/Makefile index 4ea620ae5d06..71b18df93269 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 \ |