diff options
author | erwin <erwin@FreeBSD.org> | 2007-04-16 03:33:19 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-04-16 03:33:19 +0800 |
commit | 8240c9fa4896142f9d2572713878d352bf2b8a78 (patch) | |
tree | 700625f8ac21b32941d8bbb8d74296a148b19fbf /astro/xtide/Makefile | |
parent | dd6b3e2cdc565483d10aef495cf9bf66a650f343 (diff) | |
download | freebsd-ports-gnome-8240c9fa4896142f9d2572713878d352bf2b8a78.tar.gz freebsd-ports-gnome-8240c9fa4896142f9d2572713878d352bf2b8a78.tar.zst freebsd-ports-gnome-8240c9fa4896142f9d2572713878d352bf2b8a78.zip |
Update to 2.9.2
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 a654a561ab13..ab124325a427 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xtide -PORTVERSION= 2.9.1 +PORTVERSION= 2.9.2 CATEGORIES= astro MASTER_SITES= ftp://ftp.flaterco.com/xtide/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ |