diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2000-12-22 17:38:50 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2000-12-22 17:38:50 +0000 |
commit | 4aa55a009b8c3a21fe60ba36a23e7ffcbcc651aa (patch) | |
tree | 9e15e215a35314fb2345cc59c085235ca38b59d4 /security/firewalk | |
parent | 3570a03bf05ee221c510bbfa28fa6e2af53d4c30 (diff) | |
download | ports-4aa55a009b8c3a21fe60ba36a23e7ffcbcc651aa.tar.gz ports-4aa55a009b8c3a21fe60ba36a23e7ffcbcc651aa.zip |
Reverted maintainership to ports@FreeBSD.org, several people report
the current maintainer has been unreachable.
Notes
Notes:
svn path=/head/; revision=36237
Diffstat (limited to 'security/firewalk')
-rw-r--r-- | security/firewalk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/firewalk/Makefile b/security/firewalk/Makefile index 2e9c564e9eea..9c3197b2ac90 100644 --- a/security/firewalk/Makefile +++ b/security/firewalk/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.99.1 CATEGORIES= security MASTER_SITES= http://www.packetfactory.net/firewalk/ -MAINTAINER= shipley@dis.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |