svn commit: r403768 - head/astro/luna

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Dec 15 09:47:29 UTC 2015


Author: rakuco
Date: Tue Dec 15 09:47:28 2015
New Revision: 403768
URL: https://svnweb.freebsd.org/changeset/ports/403768

Log:
  Fix `make fetch'.
  
  Update MASTER_SITE to the new location of luna19s.lzh.

Modified:
  head/astro/luna/Makefile

Modified: head/astro/luna/Makefile
==============================================================================
--- head/astro/luna/Makefile	Tue Dec 15 09:45:03 2015	(r403767)
+++ head/astro/luna/Makefile	Tue Dec 15 09:47:28 2015	(r403768)
@@ -4,14 +4,12 @@
 PORTNAME=	luna
 PORTVERSION=	1.9
 CATEGORIES=	astro games
-MASTER_SITES=	http://ftp.vector.co.jp/pack/dos/edu/science/space/
+MASTER_SITES=	http://ftp.vector.co.jp/00/48/300/
 DISTNAME=	luna19s
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Display the moon's phase
 
-BROKEN=		unfetchable
-
 USES=		dos2unix lha
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/luna


More information about the svn-ports-all mailing list