diff options
Diffstat (limited to '')
-rw-r--r-- | math/PDL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 8977147ae8ed..c0bfe35dd2e0 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -3,6 +3,7 @@ PORTNAME= PDL PORTVERSION= 2.007 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN/${PORTNAME} SF/pdl/PDL_2013/PDL-${PORTVERSION} DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} |