diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2013-12-11 03:18:39 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2013-12-11 03:18:39 +0800 |
commit | b30fed8fa4e321c081af805e3d16629ae91aa55f (patch) | |
tree | b69a035307c71e38d6aec7282d087d1f409cae14 /science | |
parent | 66c5836c0559b03d2fb142943735ec21e9611de9 (diff) | |
download | freebsd-ports-gnome-b30fed8fa4e321c081af805e3d16629ae91aa55f.tar.gz freebsd-ports-gnome-b30fed8fa4e321c081af805e3d16629ae91aa55f.tar.zst freebsd-ports-gnome-b30fed8fa4e321c081af805e3d16629ae91aa55f.zip |
- Remove LATEST_LINK
Diffstat (limited to 'science')
-rw-r--r-- | science/netcdf-ftn/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/netcdf-ftn/Makefile b/science/netcdf-ftn/Makefile index 246ec847cb6d..16b04dbcd5d6 100644 --- a/science/netcdf-ftn/Makefile +++ b/science/netcdf-ftn/Makefile @@ -6,7 +6,6 @@ PORTNAME= netcdf MAINTAINER= sunpoet@FreeBSD.org COMMENT= NetCDF (network Common Data Form), with Fortran support -LATEST_LINK= netcdf-ftn MASTERDIR= ${.CURDIR}/../netcdf4 WITH_FORTRAN= yes |