diff options
author | osa <osa@FreeBSD.org> | 2003-06-07 05:25:32 +0800 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-07 05:25:32 +0800 |
commit | 6390b4588785b637d2c77c8d2cfe1173d116f959 (patch) | |
tree | fab62e508061533592a99c7dbc4a91216e42c844 /astro | |
parent | 0e7acf0870363cf7d17c2fc2a8e6f89dfef52cbe (diff) | |
download | freebsd-ports-graphics-6390b4588785b637d2c77c8d2cfe1173d116f959.tar.gz freebsd-ports-graphics-6390b4588785b637d2c77c8d2cfe1173d116f959.tar.zst freebsd-ports-graphics-6390b4588785b637d2c77c8d2cfe1173d116f959.zip |
Update astro/mymoon (maintainer): Update ${MASTER_SITES}
Notify from bento
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 52990
Approved by: fjoe (mentor)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/mymoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index d41f219fd48..d1b60e2737e 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -8,7 +8,7 @@ PORTNAME= mymoon PORTVERSION= 1.0 CATEGORIES= astro -MASTER_SITES= http://makemebad.net/geek/codes/ +MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ MAINTAINER= ponomarew@oberon.net COMMENT= Show latitude and longitude of the moon |