diff options
author | Carlo Strub <cs@FreeBSD.org> | 2011-12-04 00:27:41 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2011-12-04 00:27:41 +0000 |
commit | 961d452c544fe48ab85c0f903be56351e34c4d87 (patch) | |
tree | a15ab54a590cbd1210999dd1751b10f818ba1d9d /astro/xtide/Makefile | |
parent | 5e7cb5907bffbbfed3e8b8d0de26a8b1cb6ec8c7 (diff) | |
download | ports-961d452c544fe48ab85c0f903be56351e34c4d87.tar.gz ports-961d452c544fe48ab85c0f903be56351e34c4d87.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
Notes
Notes:
svn path=/head/; revision=286830
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} |