svn commit: r483415 - head/devel/epm

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Oct 29 22:13:44 UTC 2018


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 at 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/


More information about the svn-ports-head mailing list