diff options
author | Renato Botelho <garga@FreeBSD.org> | 2019-03-22 12:10:07 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2019-03-22 12:10:07 +0000 |
commit | 592df6560054391547a74edb90876b79b1befec5 (patch) | |
tree | 02b26c30f58de810a50481289ce5d7bf3d2b4a7d /net/dhcpdump | |
parent | 0d6610d969e682a1bafdd6c7baeb97e07f372e58 (diff) | |
download | ports-592df6560054391547a74edb90876b79b1befec5.tar.gz ports-592df6560054391547a74edb90876b79b1befec5.zip |
net/dhcpdump: Take maintainership
Notes
Notes:
svn path=/head/; revision=496559
Diffstat (limited to 'net/dhcpdump')
-rw-r--r-- | net/dhcpdump/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcpdump/Makefile b/net/dhcpdump/Makefile index 58db86c9cdd1..b35ff4d0b4e5 100644 --- a/net/dhcpdump/Makefile +++ b/net/dhcpdump/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.8 CATEGORIES= net MASTER_SITES= http://www.mavetju.org/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= garga@FreeBSD.org COMMENT= Decode and diagnose sniffed DHCP packets LICENSE= BSD2CLAUSE |