diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-12 20:23:01 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-03-12 20:23:01 +0000 |
commit | 6e5f0495048e4d407b3eec8181be3c93cfc7aceb (patch) | |
tree | 4265a5e3bdf36679e6dd6d4668ca1fe485ae27fe /astro/ephem/Makefile | |
parent | Clean-up and drop maintainership. (diff) |
Since asami's directory on MASTER_SITE_LOCAL has disappeared, stow
the distfile in mine instead.
Diffstat (limited to '')
-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 |