Date: Wed, 22 Jan 2014 08:26:54 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340695 - head/devel/activitymail Message-ID: <201401220826.s0M8QsOm035967@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Wed Jan 22 08:26:54 2014 New Revision: 340695 URL: http://svnweb.freebsd.org/changeset/ports/340695 QAT: https://qat.redports.org/buildarchive/r340695/ Log: Support stage Modified: head/devel/activitymail/Makefile Modified: head/devel/activitymail/Makefile ============================================================================== --- head/devel/activitymail/Makefile Wed Jan 22 08:25:52 2014 (r340694) +++ head/devel/activitymail/Makefile Wed Jan 22 08:26:54 2014 (r340695) @@ -8,13 +8,12 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:DWHEELER/activitymail MAINTAINER= joseph@randomnetworks.com -COMMENT= A program for sending email messages for CVS repository commits +COMMENT= Program for sending email messages for CVS repository commits USES= perl5 USE_PERL5= modbuild -PLIST_FILES= bin/activitymail -MAN1= activitymail.1 +PLIST_FILES= bin/activitymail \ += man/man1/activitymail.1.gz -NO_STAGE= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401220826.s0M8QsOm035967>