diff options
author | trevor <trevor@FreeBSD.org> | 2004-03-12 20:23:01 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-03-12 20:23:01 +0000 |
commit | a19472e5a8703013405c02c8c7f7ef596eacebcf (patch) | |
tree | ea14d23981e45ceb7d6f980a5c055712db3787cb /astro/ephem | |
parent | c7027ce0ee9a8793e5e543019a29d2bf799acb07 (diff) | |
download | FreeBSD-ports-a19472e5a8703013405c02c8c7f7ef596eacebcf.zip FreeBSD-ports-a19472e5a8703013405c02c8c7f7ef596eacebcf.tar.gz |
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 a7d792c..b93fb39 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 |