diff options
author | bofh <bofh@FreeBSD.org> | 2015-09-14 18:43:43 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2015-09-14 18:43:43 +0800 |
commit | d9e9be25deeae5764125c23574c7d23934b12708 (patch) | |
tree | 37578df623becccf2be99a1ea85e2a3ee4b857d8 /astro/swe/Makefile | |
parent | 2555045aee19f455d5b4c89c2b1aa44bad4d42a5 (diff) | |
download | freebsd-ports-gnome-d9e9be25deeae5764125c23574c7d23934b12708.tar.gz freebsd-ports-gnome-d9e9be25deeae5764125c23574c7d23934b12708.tar.zst freebsd-ports-gnome-d9e9be25deeae5764125c23574c7d23934b12708.zip |
astro/swe: Update version 2.01.00=>2.02.01
Diffstat (limited to 'astro/swe/Makefile')
-rw-r--r-- | astro/swe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/swe/Makefile b/astro/swe/Makefile index 4f0f00b47eec..b19f48de9101 100644 --- a/astro/swe/Makefile +++ b/astro/swe/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= swe -PORTVERSION= 2.01.00 -PORTREVISION= 1 +PORTVERSION= 2.02.01 CATEGORIES= astro devel MASTER_SITES= ftp://ftp.astro.com/pub/swisseph/ DISTNAME= ${PORTNAME}_unix_src_${PORTVERSION} |