diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | 2cc9d91309e2cd390da92e3df3b2e79901efc12a (patch) | |
tree | 74d3f5bef1c5041d72c1452a48f28478a2fda2a3 /security/samba-vscan/Makefile | |
parent | 714ea1c6623c73ff6b6b85dc96cd85c8d66afc19 (diff) | |
download | ports-2cc9d91309e2cd390da92e3df3b2e79901efc12a.tar.gz ports-2cc9d91309e2cd390da92e3df3b2e79901efc12a.zip |
Notes
Diffstat (limited to 'security/samba-vscan/Makefile')
-rw-r--r-- | security/samba-vscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/samba-vscan/Makefile b/security/samba-vscan/Makefile index a18a944aa8c2..39fc5d2e749d 100644 --- a/security/samba-vscan/Makefile +++ b/security/samba-vscan/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: samba-vscan # Date created: 27 February 2004 -# Whom: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> +# Whom: Jean Milanez Melo <jmelo@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= openantivirus -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= On-access virus scanning with Samba BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/${VSCAN_SAMBA_PORT}:configure |