diff options
author | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-12-21 08:23:25 +0800 |
commit | 6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc (patch) | |
tree | 0fd3b9de3aeea7069a8e9e8279a65d60caab1bb1 /net-mgmt | |
parent | ad75981d2d6053c79e7ea330d2f5f346ffeaea82 (diff) | |
download | freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.gz freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.tar.zst freebsd-ports-gnome-6e94ba23a2e1cf0c7a6f7cbc0fa00b535d3d30dc.zip |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/choparp/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/flow-extract/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/choparp/Makefile b/net-mgmt/choparp/Makefile index 0bc035642511..646f218f50b0 100644 --- a/net-mgmt/choparp/Makefile +++ b/net-mgmt/choparp/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= choparp -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple proxy arp daemon MAN8= choparp.8 diff --git a/net-mgmt/flow-extract/Makefile b/net-mgmt/flow-extract/Makefile index 50f74af5827a..54d47a64e65e 100644 --- a/net-mgmt/flow-extract/Makefile +++ b/net-mgmt/flow-extract/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://security.uchicago.edu/tools/net-forensics/files/ DISTNAME= flowextract-${PORTVERSION} EXTRACT_SUFX= .cpio.gz -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cisco NetFlow awk-like extracting tool BUILD_DEPENDS= flow-cat:${PORTSDIR}/net/flow-tools |