diff options
author | miwi <miwi@FreeBSD.org> | 2007-04-20 17:11:24 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2007-04-20 17:11:24 +0800 |
commit | ed25e1bcd60f869828c322a290cc09efb2e684c7 (patch) | |
tree | de470492f0d9708f309b13c581ac54997ba2e0cd /astro/xtide/Makefile | |
parent | c51a9ddf94a74ee1fa393340eef9aaeb0e62abc5 (diff) | |
download | freebsd-ports-gnome-ed25e1bcd60f869828c322a290cc09efb2e684c7.tar.gz freebsd-ports-gnome-ed25e1bcd60f869828c322a290cc09efb2e684c7.tar.zst freebsd-ports-gnome-ed25e1bcd60f869828c322a290cc09efb2e684c7.zip |
- Update to 2.9.3
Diffstat (limited to 'astro/xtide/Makefile')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index ab124325a427..079ac7578523 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtide -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 CATEGORIES= astro MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |