diff options
author | laszlof <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
---|---|---|
committer | laszlof <laszlof@FreeBSD.org> | 2006-11-07 23:37:06 +0800 |
commit | e70667cc7df46c3b52de06c99ac31973d8492e3a (patch) | |
tree | ef7226aded6c93d7cb7ea936fc49a411635283d0 /net-mgmt | |
parent | 2a8418597d9a9c7ac9632024e13dd1805165a331 (diff) | |
download | freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.gz freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.tar.zst freebsd-ports-gnome-e70667cc7df46c3b52de06c99ac31973d8492e3a.zip |
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/netspoc/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tcpreplay/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile index bfa718e7abb4..1b48bf25ee04 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.0 CATEGORIES= net-mgmt MASTER_SITES= http://download.berlios.de/netspoc/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A Network Security Policy Compiler USE_PERL5= yes diff --git a/net-mgmt/tcpreplay/Makefile b/net-mgmt/tcpreplay/Makefile index c0eba76d078c..36d1b830796f 100644 --- a/net-mgmt/tcpreplay/Makefile +++ b/net-mgmt/tcpreplay/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= A tool to replay saved packet capture files BUILD_DEPENDS= libnet*>=1.1.2,1:${PORTSDIR}/net/libnet \ |