diff options
-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 |