diff options
author | cs <cs@FreeBSD.org> | 2011-12-04 08:27:41 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2011-12-04 08:27:41 +0800 |
commit | 66636e6e1a509b8166dac79c0d4a3f820f414307 (patch) | |
tree | de7c44863c9b7efa21581931084b7b31c216c038 /astro/xtide/Makefile | |
parent | b9b8e0ca3866898170e08247d423410aedec5c4f (diff) | |
download | freebsd-ports-gnome-66636e6e1a509b8166dac79c0d4a3f820f414307.tar.gz freebsd-ports-gnome-66636e6e1a509b8166dac79c0d4a3f820f414307.tar.zst freebsd-ports-gnome-66636e6e1a509b8166dac79c0d4a3f820f414307.zip |
- Update to 2.12.1
Changelog: http://www.flaterco.com/xtide/changelog.html
- Add a second mirror
Approved by: glarkin@ (mentor, implicit)
Feature safe: yes
Diffstat (limited to 'astro/xtide/Makefile')
-rw-r--r-- | astro/xtide/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index d11630f1dde8..3e4316ce4712 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -6,9 +6,10 @@ # PORTNAME= xtide -PORTVERSION= 2.12 +PORTVERSION= 2.12.1 CATEGORIES= astro geography -MASTER_SITES= ftp://ftp.flaterco.com/xtide/ +MASTER_SITES= ftp://ftp.flaterco.com/xtide/ \ + http://www.c-s.li/ports/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${TCD_DISTNAME}${EXTRACT_SUFX} \ ${HARM_DISTNAME}${EXTRACT_SUFX} |