diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-05 20:02:34 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-05 20:02:34 +0000 |
commit | f05ef254855f0cb42d36c5029540f165599dd95d (patch) | |
tree | 189b501d8ccb8e47faa9267cea079d243f56dfdd /astro/wcslib | |
parent | 8fc7e408f02718b5af41d01a9983b49887ee0d2e (diff) | |
download | ports-f05ef254855f0cb42d36c5029540f165599dd95d.tar.gz ports-f05ef254855f0cb42d36c5029540f165599dd95d.zip |
Notes
Diffstat (limited to 'astro/wcslib')
-rw-r--r-- | astro/wcslib/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index c0ad010f371d..f632a4887c7f 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcslib PORTVERSION= 4.13.4 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ |