mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Fix MASTER_SITES
PR: ports/77752 Submitted by: Sam Lawrance <boris at brooknet.com.au>
This commit is contained in:
parent
eb673b49fa
commit
c542397b28
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=129338
@ -9,7 +9,9 @@ PORTNAME= mymoon
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= # http://makemebad.net/geek/codes/${PORTNAME}/
|
||||
MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= krion
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Show latitude and longitude of the moon
|
||||
|
Loading…
Reference in New Issue
Block a user