diff options
-rw-r--r-- | security/bdc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bdc/Makefile b/security/bdc/Makefile index 12a123a4871e..9d07b1f1255f 100644 --- a/security/bdc/Makefile +++ b/security/bdc/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security #MASTER_SITES= # http://download.bitdefender.com/freebsd/${BDREL}/final/ DISTNAME= ${PORTNAME}-${PORTVERSION}.2-fbsd${BDREL} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= itetcu@FreeBSD.org COMMENT= BitDefender Console Antivirus for FreeBSD WRKSRC= ${WRKDIR}/${PORTNAME} |