svn commit: r422933 - head/comms/wy60

Christian Weisgerber naddy at FreeBSD.org
Thu Sep 29 15:04:32 UTC 2016


Author: naddy
Date: Thu Sep 29 15:04:31 2016
New Revision: 422933
URL: https://svnweb.freebsd.org/changeset/ports/422933

Log:
  Trivial fix for master site.

Modified:
  head/comms/wy60/Makefile

Modified: head/comms/wy60/Makefile
==============================================================================
--- head/comms/wy60/Makefile	Thu Sep 29 14:47:52 2016	(r422932)
+++ head/comms/wy60/Makefile	Thu Sep 29 15:04:31 2016	(r422933)
@@ -3,13 +3,11 @@
 PORTNAME=	wy60
 PORTVERSION=	2.0.9
 CATEGORIES=	comms
-MASTER_SITES=	GOOGLE_CODE
+MASTER_SITES=	https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/${PORTNAME}/
 
 MAINTAINER=	naddy at FreeBSD.org
 COMMENT=	Curses-based emulator for the Wyse 60 terminal
 
-BROKEN=		Unfetchable (google code has gone away)
-
 USES=		ncurses
 GNU_CONFIGURE=	yes
 MAKE_ARGS=	etc_DATA=wy60.rc.sample


More information about the svn-ports-all mailing list