diff options
author | wxs <wxs@FreeBSD.org> | 2008-05-15 02:19:02 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2008-05-15 02:19:02 +0800 |
commit | 4409b344fd57fdb5fc3077e12ca87bbcc2e9ad14 (patch) | |
tree | 4b6066df52ff556512be3b0cd51139a9813d8666 /security/bdc | |
parent | 0e47ac4344d4961f6d9995107d2ba3812e20b504 (diff) | |
download | freebsd-ports-gnome-4409b344fd57fdb5fc3077e12ca87bbcc2e9ad14.tar.gz freebsd-ports-gnome-4409b344fd57fdb5fc3077e12ca87bbcc2e9ad14.tar.zst freebsd-ports-gnome-4409b344fd57fdb5fc3077e12ca87bbcc2e9ad14.zip |
Drop maintainer, thank you for your work.
PR: ports/123658
Submitted by: Adi Pircalabu <adi.pircalabu@symstream.com> (old maintainer)
Approved by: garga (mentor, implicit)
Diffstat (limited to 'security/bdc')
-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 0c5a701e5b76..12a123a4871e 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= apircalabu@bitdefender.com +MAINTAINER= ports@FreeBSD.org COMMENT= BitDefender Console Antivirus for FreeBSD WRKSRC= ${WRKDIR}/${PORTNAME} |