From c874c4a03268cc90105913498aca8abd577af8a3 Mon Sep 17 00:00:00 2001 From: amdmi3 Date: Wed, 15 Mar 2017 11:46:30 +0000 Subject: - Unbreak, update WWW Approved by: portmgr blanket --- devel/libnxt/Makefile | 6 +----- devel/libnxt/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 6 deletions(-) (limited to 'devel') diff --git a/devel/libnxt/Makefile b/devel/libnxt/Makefile index 55cb8ed58d99..6aeae8456de9 100644 --- a/devel/libnxt/Makefile +++ b/devel/libnxt/Makefile @@ -4,15 +4,11 @@ PORTNAME= libnxt PORTVERSION= 0.3 CATEGORIES= devel -MASTER_SITES= GOOGLE_CODE +MASTER_SITES= https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/libnxt/ MAINTAINER= bacon4000@gmail.com COMMENT= Lego NXT library -BROKEN= Unfetchable (google code has gone away) -DEPRECATED= Unfetchable for more than six months (google code has gone away) -EXPIRATION_DATE= 2017-04-30 - SUB_FILES= pkg-message USES= python:build scons shebangfix USE_LDCONFIG= yes diff --git a/devel/libnxt/pkg-descr b/devel/libnxt/pkg-descr index 4ad545995b91..e51ecbac1368 100644 --- a/devel/libnxt/pkg-descr +++ b/devel/libnxt/pkg-descr @@ -1,3 +1,3 @@ Lego Mindstorms NXT firmware management tools and library. -WWW: http://libnxt.googlecode.com +WWW: https://code.google.com/archive/p/libnxt/ -- cgit