diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-06-23 12:21:12 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2009-06-23 12:21:12 +0000 |
commit | 2405ad8ec151ab2d1c89fae5c47ac700fc5e9e5b (patch) | |
tree | d757efab81f180585051f3ba3da986aacd939f4d /security/knock | |
parent | 56696bbdca0390691e31db33ca10b3ea44148b5a (diff) | |
download | ports-2405ad8ec151ab2d1c89fae5c47ac700fc5e9e5b.tar.gz ports-2405ad8ec151ab2d1c89fae5c47ac700fc5e9e5b.zip |
Notes
Diffstat (limited to 'security/knock')
-rw-r--r-- | security/knock/Makefile | 2 | ||||
-rw-r--r-- | security/knock/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/security/knock/Makefile b/security/knock/Makefile index da67d3ac4e19..6a67a3998948 100644 --- a/security/knock/Makefile +++ b/security/knock/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sbrabez@gmail.com COMMENT= A flexible port-knocking server and client GNU_CONFIGURE= yes diff --git a/security/knock/pkg-descr b/security/knock/pkg-descr index b5d0765e7211..5579491bf4bf 100644 --- a/security/knock/pkg-descr +++ b/security/knock/pkg-descr @@ -8,4 +8,4 @@ a closed port. When the server detects a specific sequence of port-hits port-hits, it runs a command defined in its configuration file. This can be used to open up holes in a firewall for quick access. -WWW: http://www.zeroflux.org/cgi-bin/cvstrac/knock/wiki/ +WWW: http://www.zeroflux.org/projects/knock |