diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-13 04:23:01 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-13 04:23:01 +0800 |
commit | a19472e5a8703013405c02c8c7f7ef596eacebcf (patch) | |
tree | ea14d23981e45ceb7d6f980a5c055712db3787cb /astro/ephem | |
parent | c7027ce0ee9a8793e5e543019a29d2bf799acb07 (diff) | |
download | freebsd-ports-gnome-a19472e5a8703013405c02c8c7f7ef596eacebcf.tar.gz freebsd-ports-gnome-a19472e5a8703013405c02c8c7f7ef596eacebcf.tar.zst freebsd-ports-gnome-a19472e5a8703013405c02c8c7f7ef596eacebcf.zip |
Since asami's directory on MASTER_SITE_LOCAL has disappeared, stow
the distfile in mine instead.
Diffstat (limited to 'astro/ephem')
-rw-r--r-- | astro/ephem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index a7d792cfb7f1..b93fb39e124b 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -9,7 +9,7 @@ PORTNAME= ephem PORTVERSION= 4.28 CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_LOCAL} -MASTER_SITE_SUBDIR= asami/LOCAL_PORTS +MASTER_SITE_SUBDIR= trevor DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= eserte@cs.tu-berlin.de |