diff options
author | Larry Rosenman <ler@FreeBSD.org> | 2017-05-03 16:08:37 +0000 |
---|---|---|
committer | Larry Rosenman <ler@FreeBSD.org> | 2017-05-03 16:08:37 +0000 |
commit | d6baf55b2c8e1ec2e4151187695aee6c1bbc7fb6 (patch) | |
tree | 91c8e0d1194b10dbb1c970fa0f5c8b1825735179 /net/libfixbuf | |
parent | 9faee6b101ed76b555149d24272cd7b9e548133f (diff) | |
download | ports-d6baf55b2c8e1ec2e4151187695aee6c1bbc7fb6.tar.gz ports-d6baf55b2c8e1ec2e4151187695aee6c1bbc7fb6.zip |
Notes
Diffstat (limited to 'net/libfixbuf')
-rw-r--r-- | net/libfixbuf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libfixbuf/Makefile b/net/libfixbuf/Makefile index ee4a7fdc09c8..77bcd875ab01 100644 --- a/net/libfixbuf/Makefile +++ b/net/libfixbuf/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://tools.netsa.cert.org/releases/ \ http://redundancy.redundancy.org/mirror/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nacho319+freebsdZilla@gmail.com COMMENT= Library for using the IP Flow Information Export protocol LICENSE= LGPL21 |