diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-03-13 01:12:19 +0800 |
commit | f3f892c5158f2359e9ba9f2855111c109830861e (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /net-mgmt | |
parent | 6b219320e32a6082492f6b705de70afe54ad3b87 (diff) | |
download | freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.gz freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.tar.zst freebsd-ports-gnome-f3f892c5158f2359e9ba9f2855111c109830861e.zip |
- Update MAINTAINER: use @FreeBSD.org
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 |