diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-12 17:12:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-12 17:12:19 +0000 |
commit | 21070be461e70ecfc4e0dcc9576ca8fb05cc3143 (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /net-mgmt | |
parent | 5641e029e54573500d66f1b145e421490b1d7dbc (diff) | |
download | ports-21070be461e70ecfc4e0dcc9576ca8fb05cc3143.tar.gz ports-21070be461e70ecfc4e0dcc9576ca8fb05cc3143.zip |
- Update MAINTAINER: use @FreeBSD.org
Notes
Notes:
svn path=/head/; revision=381119
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/argus3/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/lg/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/argus3/Makefile b/net-mgmt/argus3/Makefile index 8ff9f730d685..027dbe29bb57 100644 --- a/net-mgmt/argus3/Makefile +++ b/net-mgmt/argus3/Makefile @@ -7,7 +7,7 @@ CATEGORIES= net-mgmt security MASTER_SITES= http://qosient.com/argus/src/ \ ftp://qosient.com/pub/argus/src/ -MAINTAINER= bofh@freebsd.org +MAINTAINER= bofh@FreeBSD.org COMMENT= Generic IP network transaction auditing tool LICENSE= GPLv3 diff --git a/net-mgmt/lg/Makefile b/net-mgmt/lg/Makefile index c7347bdea870..c900d1b003d2 100644 --- a/net-mgmt/lg/Makefile +++ b/net-mgmt/lg/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.9.s20140622 MASTER_SITES= LOCAL/mat/lg GH GHC CATEGORIES= net-mgmt perl5 -MAINTAINER= mat@freebsd.org +MAINTAINER= mat@FreeBSD.org COMMENT= Looking Glass written in Perl as a CGI script LICENSE= GPLv2 |