Index: head/sysutils/whatpix/Makefile =================================================================== --- head/sysutils/whatpix/Makefile (revision 394762) +++ head/sysutils/whatpix/Makefile (revision 394763) @@ -1,24 +1,24 @@ # Created by: Philippe Casidy # $FreeBSD$ PORTNAME= whatpix PORTVERSION= 1.2 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://whatpix.sourceforge.net/download/ -MAINTAINER= pcasidy@casidy.com +MAINTAINER= ports@FreeBSD.org COMMENT= Perl console application which finds, moves, or deletes duplicate files RUN_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 NO_BUILD= yes PLIST_FILES= bin/whatpix USES= perl5 shebangfix USE_PERL5= run SHEBANG_FILES= whatpix do-install: ${INSTALL_SCRIPT} ${WRKSRC}/whatpix ${STAGEDIR}${PREFIX}/bin .include