diff options
author | ler <ler@FreeBSD.org> | 2017-05-04 00:08:37 +0800 |
---|---|---|
committer | ler <ler@FreeBSD.org> | 2017-05-04 00:08:37 +0800 |
commit | 4833f54e987b2bb7204b11e99c1b0d50f09216c9 (patch) | |
tree | 91c8e0d1194b10dbb1c970fa0f5c8b1825735179 /net | |
parent | 048b8a8cea544d1fb456cd96f2e2305ec1464ac0 (diff) | |
download | freebsd-ports-gnome-4833f54e987b2bb7204b11e99c1b0d50f09216c9.tar.gz freebsd-ports-gnome-4833f54e987b2bb7204b11e99c1b0d50f09216c9.tar.zst freebsd-ports-gnome-4833f54e987b2bb7204b11e99c1b0d50f09216c9.zip |
Give net/libfixbuf to submitter
PR: 219047
Submitted by: nacho319+freebsdZilla@gmail.com
Approved by: adamw (mentor, implicit)
Diffstat (limited to 'net')
-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 |