diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-31 15:42:03 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-03-31 15:42:03 +0000 |
commit | cbcd4ad0158a6181e9ca24011601fb6433ae2850 (patch) | |
tree | 1a37338893b38d934e5d616b797db4f800c27fef /astro/saoimage/Makefile | |
parent | Blaz Zupan <blaz@amis.net> wants to maintain this port in addition (diff) |
Update to version 1.29.3
PR: 26227
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=40666
Diffstat (limited to 'astro/saoimage/Makefile')
-rw-r--r-- | astro/saoimage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index 948e42922d79..f06fd09937fe 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -6,7 +6,7 @@ # PORTNAME= saoimage -PORTVERSION= 1.28.5 +PORTVERSION= 1.29.3 CATEGORIES= astro MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ \ ftp://ftp.u-aizu.ac.jp/pub/graphics/image/SAO/SAOimage/ |