Date: Sat, 3 Jan 2015 07:12:18 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r376095 - head/math/PDL Message-ID: <201501030712.t037CIZM053580@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Jan 3 07:12:18 2015 New Revision: 376095 URL: https://svnweb.freebsd.org/changeset/ports/376095 QAT: https://qat.redports.org/buildarchive/r376095/ Log: - Remove unnecessary DISTFILES Modified: head/math/PDL/Makefile Modified: head/math/PDL/Makefile ============================================================================== --- head/math/PDL/Makefile Sat Jan 3 07:12:12 2015 (r376094) +++ head/math/PDL/Makefile Sat Jan 3 07:12:18 2015 (r376095) @@ -6,7 +6,6 @@ PORTVERSION= 2.007 PORTREVISION= 3 CATEGORIES= math perl5 MASTER_SITES= CPAN/${PORTNAME} SF/pdl/PDL_2013/PDL-${PORTVERSION} -DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= perl@FreeBSD.org COMMENT= Perl Data Language
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501030712.t037CIZM053580>