diff options
author | jadawin <jadawin@FreeBSD.org> | 2009-06-23 20:21:12 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2009-06-23 20:21:12 +0800 |
commit | f1585d762c4aed2c8a061da39661fda223aaa5b9 (patch) | |
tree | 50944a0b847dc84b9912c5554d6e83967abdac88 /security | |
parent | 1c5a2ae3b4b5f1a1e8dadf38682ed62e57093470 (diff) | |
download | freebsd-ports-gnome-f1585d762c4aed2c8a061da39661fda223aaa5b9.tar.gz freebsd-ports-gnome-f1585d762c4aed2c8a061da39661fda223aaa5b9.tar.zst freebsd-ports-gnome-f1585d762c4aed2c8a061da39661fda223aaa5b9.zip |
- Update WWW
- Submitter take maintainership
PR: ports/135960
Submitted by: Sofian Brabez <sbrabez gmail.com>
Diffstat (limited to 'security')
-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 |