Fix broken MASTER_SITES.
Use DISTNAME, per portlint.
This commit is contained in:
parent
00ab21c036
commit
849e57b146
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=55739
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@
|
|||
PORTNAME= stars
|
||||
PORTVERSION= 1.0
|
||||
CATEGORIES= astro
|
||||
MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \
|
||||
ftp://askdonald.ask.uni-karlsruhe.de/hpux/X11/Demos/stars-1.0/
|
||||
DISTFILES= stars-1.0-ss-11.00.tar.gz
|
||||
MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/ \
|
||||
http://www.planetmirror.com/pub/hpux/X11/Demos/stars-1.0/
|
||||
DISTNAME= stars-1.0-ss-11.00
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
|
||||
|
|
Loading…
Reference in a new issue