diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2003-12-12 00:41:06 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2003-12-12 00:41:06 +0000 |
commit | bbbf97cc4865a63356731b92fe280e101f557936 (patch) | |
tree | 1e5963190ad92be3a71fd41d4feb5756f6f37fbd /net | |
parent | 45e02156c5b26c768b72a6bec96b07adc9c40d8b (diff) | |
download | ports-bbbf97cc4865a63356731b92fe280e101f557936.tar.gz ports-bbbf97cc4865a63356731b92fe280e101f557936.zip |
I'll take ownership of this port if no-one minds as I plan to do some
hacking on/around it.
Notes
Notes:
svn path=/head/; revision=95637
Diffstat (limited to 'net')
-rw-r--r-- | net/trafd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/trafd/Makefile b/net/trafd/Makefile index 4bd61b4a84dc..6e2181b92ca2 100644 --- a/net/trafd/Makefile +++ b/net/trafd/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bms@FreeBSD.org COMMENT= The BPF Traffic Collector CONFLICTS= bpft-4.* |