diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-04-14 14:16:20 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-04-14 14:16:20 +0000 |
commit | 024b0c58dbd29cdd6f2253f78f33888a3d90a198 (patch) | |
tree | 1372acb2f3245161ea0f9d95523e6ad3e09f5634 /security/vscan | |
parent | c5008d32f9e9f563a760262e274b4db9b83ef598 (diff) | |
download | ports-024b0c58dbd29cdd6f2253f78f33888a3d90a198.tar.gz ports-024b0c58dbd29cdd6f2253f78f33888a3d90a198.zip |
Take over MAINTAINERship
Approved by: kris
Notes
Notes:
svn path=/head/; revision=41375
Diffstat (limited to 'security/vscan')
-rw-r--r-- | security/vscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/vscan/Makefile b/security/vscan/Makefile index 0560e9e92bed..5ac88223700b 100644 --- a/security/vscan/Makefile +++ b/security/vscan/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.nai.com/products/evaluation/virusscan/english/unix DISTNAME= vbsd414e EXTRACT_SUFX= .tar.Z -MAINTAINER= kris@FreeBSD.org +MAINTAINER= jeh@FreeBSD.org RUN_DEPENDS+= ${LOCALBASE}/sbin/update_dat:${PORTSDIR}/security/uvscan-dat |