diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-01-03 15:12:18 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-01-03 15:12:18 +0800 |
commit | 9abcfec13300f56f1085488a4b1e9f677a23266f (patch) | |
tree | bc8902873a512f58e50c5381e98ddc7b5f4c101f /math | |
parent | 1fa3e9fb78a3d00748d5cca2217dabbbc50bc212 (diff) | |
download | freebsd-ports-gnome-9abcfec13300f56f1085488a4b1e9f677a23266f.tar.gz freebsd-ports-gnome-9abcfec13300f56f1085488a4b1e9f677a23266f.tar.zst freebsd-ports-gnome-9abcfec13300f56f1085488a4b1e9f677a23266f.zip |
- Remove unnecessary DISTFILES
Diffstat (limited to 'math')
-rw-r--r-- | math/PDL/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 6115e49df264..66579d6e8973 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -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 |