diff options
author | pav <pav@FreeBSD.org> | 2005-05-23 05:07:44 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-23 05:07:44 +0800 |
commit | 5feaffe0998800bb1b2abf753f18ea291c3f8de6 (patch) | |
tree | c3bab7434e503494009c8d8a7db134a0fb3806c4 /security/doorman | |
parent | 75934e283d9834041c0c9dbb28bf0b0a95d39712 (diff) | |
download | freebsd-ports-gnome-5feaffe0998800bb1b2abf753f18ea291c3f8de6.tar.gz freebsd-ports-gnome-5feaffe0998800bb1b2abf753f18ea291c3f8de6.tar.zst freebsd-ports-gnome-5feaffe0998800bb1b2abf753f18ea291c3f8de6.zip |
- New maintainer
PR: ports/78777, ports/81367 for details
Diffstat (limited to 'security/doorman')
-rw-r--r-- | security/doorman/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/doorman/Makefile b/security/doorman/Makefile index ee7a54814897..37226ffc63c6 100644 --- a/security/doorman/Makefile +++ b/security/doorman/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= doorman EXTRACT_SUFX= .tgz -MAINTAINER= aaron@daltons.ca +MAINTAINER= lupe@lupe-christoph.de COMMENT= A Port Knocking implementation, both daemon and client BUILD_DEPENDS= lsof:${PORTSDIR}/sysutils/lsof |