diff options
author | scrappy <scrappy@FreeBSD.org> | 1998-07-24 20:22:47 +0800 |
---|---|---|
committer | scrappy <scrappy@FreeBSD.org> | 1998-07-24 20:22:47 +0800 |
commit | cfe927cbe0ec29b716b78d6bfd002c5d90d430a7 (patch) | |
tree | a128de2b2e52f1c4ae84c9f4cc787804539fd05a /astro/saoimage/Makefile | |
parent | da2d414b23f1b136ea748cd1112ab72e9e99c43d (diff) | |
download | freebsd-ports-gnome-cfe927cbe0ec29b716b78d6bfd002c5d90d430a7.tar.gz freebsd-ports-gnome-cfe927cbe0ec29b716b78d6bfd002c5d90d430a7.tar.zst freebsd-ports-gnome-cfe927cbe0ec29b716b78d6bfd002c5d90d430a7.zip |
SAOimage 1.23 was released, and 1.22 was moved to an Old directory. Updated
the link so that it isn't broken anymore...
Diffstat (limited to 'astro/saoimage/Makefile')
-rw-r--r-- | astro/saoimage/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index df13b54b4be0..fdb2f8d5cac7 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -3,12 +3,12 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/04/17 21:27:31 mph Exp $ # DISTNAME= saoimage-1.22 CATEGORIES= astro -MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ +MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/Old MAINTAINER= giffunip@asme.org |