diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-12-07 13:24:56 +0000 |
commit | e4b7b9118a07c1abfba624cb75f204c62030aa79 (patch) | |
tree | 6d5d55da551a842aeccb81af2fbec5d4427e876a /astro | |
parent | f2eb959f67512a813e3949b77e4c38d7f26e3cc4 (diff) |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/nightfall/Makefile | 1 | ||||
-rw-r--r-- | astro/wcslib/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 55686ab9a0b9..a5c91551fe38 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -3,6 +3,7 @@ PORTNAME= nightfall PORTVERSION= 1.86 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= http://www.la-samhna.de/nightfall/ diff --git a/astro/wcslib/Makefile b/astro/wcslib/Makefile index 078488a00e80..af5fab444c75 100644 --- a/astro/wcslib/Makefile +++ b/astro/wcslib/Makefile @@ -3,6 +3,7 @@ PORTNAME= wcslib PORTVERSION= 5.15 +PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/software/wcslib/ |