diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-06-16 22:17:25 +0000 |
commit | 10591c24634e124fd4f1f43ce7af9e57d1b03b02 (patch) | |
tree | 4eb3ce3b9a2723895451e727afade2f835da72ce /net/ipsumdump | |
parent | 43ee560bbea2b6ede395a2525f36556971020bde (diff) |
Obey conventions and change my mail to @FreeBSD.org address
Approved by: krion (mentor)
Notes
Notes:
svn path=/head/; revision=165605
Diffstat (limited to 'net/ipsumdump')
-rw-r--r-- | net/ipsumdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipsumdump/Makefile b/net/ipsumdump/Makefile index 9cb0ea468601..05ca7b32243d 100644 --- a/net/ipsumdump/Makefile +++ b/net/ipsumdump/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.cs.ucla.edu/~kohler/ipsumdump/ \ http://core.inec.ru/~az/ -MAINTAINER= freebsd@unixfreunde.de +MAINTAINER= miwi@FreeBSD.org COMMENT= Produce ASCII summary of network traffic or tcpdump(1) file GNU_CONFIGURE= yes |