diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-09 15:39:55 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-09 15:39:55 +0000 |
commit | 9ceb4d2cac20040c3d3314477baf9779dd501e01 (patch) | |
tree | 75c2a7e4edb425629b16c66398c26702b49fbbac | |
parent | 9521d877a2737d8d61ead75081b5f9f4563bdd56 (diff) |
Notes
-rw-r--r-- | security/pktsuckers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pktsuckers/Makefile b/security/pktsuckers/Makefile index 6b4191bfd4ca..e50099a5efdc 100644 --- a/security/pktsuckers/Makefile +++ b/security/pktsuckers/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ftp://minnie.cs.adfa.edu.au/pub/NetSecurity/ DISTNAME= ${PORTNAME}1_2 -MAINTAINER= wkt@tuhs.org +MAINTAINER= ports@FreeBSD.org COMMENT= Log contents of unwanted UDP packets and TCP connections do-install: |