diff --git a/security/clamd-stream-client/Makefile b/security/clamd-stream-client/Makefile index 4950bb8184d8..783d993c59a8 100644 --- a/security/clamd-stream-client/Makefile +++ b/security/clamd-stream-client/Makefile @@ -1,15 +1,15 @@ PORTNAME= clamd-stream-client DISTVERSION= 1.3 CATEGORIES= security MASTER_SITES= SF/clamd-stream-cl/${PORTNAME}/${DISTVERSION} -MAINTAINER= gjb@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Standalone clamav client HAS_CONFIGURE= yes PLIST_FILES= bin/clamd-stream-client do-install: ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin .include