diff options
author | itetcu <itetcu@FreeBSD.org> | 2008-05-15 03:33:44 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2008-05-15 03:33:44 +0800 |
commit | 2505cc35eb59285f586662ffe3ba28ad90dbc557 (patch) | |
tree | e83ee6a8f4341462b28218fba73ea149cef38be2 /security | |
parent | bc211b2f6ee5d63136d0dc37ef5efc6f854a4643 (diff) | |
download | freebsd-ports-gnome-2505cc35eb59285f586662ffe3ba28ad90dbc557.tar.gz freebsd-ports-gnome-2505cc35eb59285f586662ffe3ba28ad90dbc557.tar.zst freebsd-ports-gnome-2505cc35eb59285f586662ffe3ba28ad90dbc557.zip |
Take maintainership for the moment, until I can get someone from the vendor to
care for this port.
Diffstat (limited to 'security')
-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} |