Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Oct 2018 22:13:42 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483415 - head/devel/epm
Message-ID:  <201810292213.w9TMDgEc079618@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Oct 29 22:13:42 2018
New Revision: 483415
URL: https://svnweb.freebsd.org/changeset/ports/483415

Log:
  Update MASTER_SITES and WWW

Modified:
  head/devel/epm/Makefile
  head/devel/epm/pkg-descr

Modified: head/devel/epm/Makefile
==============================================================================
--- head/devel/epm/Makefile	Mon Oct 29 22:13:33 2018	(r483414)
+++ head/devel/epm/Makefile	Mon Oct 29 22:13:42 2018	(r483415)
@@ -4,7 +4,7 @@
 PORTNAME=	epm
 PORTVERSION=	4.3
 CATEGORIES=	devel
-MASTER_SITES=	http://www.msweet.org/files/project2/
+MASTER_SITES=	https://github.com/michaelrsweet/epm/releases/download/release-${PORTVERSION}/
 EXTRACT_SUFX=	-source.tar.bz2
 
 MAINTAINER=	office@FreeBSD.org

Modified: head/devel/epm/pkg-descr
==============================================================================
--- head/devel/epm/pkg-descr	Mon Oct 29 22:13:33 2018	(r483414)
+++ head/devel/epm/pkg-descr	Mon Oct 29 22:13:42 2018	(r483415)
@@ -8,4 +8,4 @@ o Generate "native" distributions in AIX, BSD, Debian,
 o Provide a complete, cross-platform software  distribution solution for
   your applications.
 
-WWW: http://michaelrsweet.github.io/epm/
+WWW: https://www.msweet.org/epm/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810292213.w9TMDgEc079618>