aboutsummaryrefslogtreecommitdiff
path: root/math/p5-NetCDF/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:08:46 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-02-20 08:08:46 +0000
commit30dd6fd5e064afb44e9c88960f2db51011951db0 (patch)
tree1062c9fe9187d77b2b5a57e131a64c9ce3acd4b7 /math/p5-NetCDF/Makefile
parentb66400b51202583324df97413340de3fd29ef451 (diff)
downloadports-30dd6fd5e064afb44e9c88960f2db51011951db0.tar.gz
ports-30dd6fd5e064afb44e9c88960f2db51011951db0.zip
Notes
Diffstat (limited to 'math/p5-NetCDF/Makefile')
-rw-r--r--math/p5-NetCDF/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/p5-NetCDF/Makefile b/math/p5-NetCDF/Makefile
index 2ab5aa98696c..49a3ac9a9468 100644
--- a/math/p5-NetCDF/Makefile
+++ b/math/p5-NetCDF/Makefile
@@ -8,10 +8,9 @@
PORTNAME= NetCDF
PORTVERSION= 1.2.2
CATEGORIES= math perl5
-MASTER_SITES= http://www.unidata.ucar.edu/packages/netcdf-perl/
+MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf-perl/
PKGNAMEPREFIX= p5-
-# No version number in distribution file, sigh.
-DISTFILES= netcdf-perl.tar.Z
+DISTFILES= netcdf-perl-${PORTVERSION}.tar.Z
MAINTAINER= rand@meridian-enviro.com
COMMENT= Perl5 module to read and write netCDF files